Add a bytestogroup macro
authorMatt Caswell <matt@openssl.org>
Mon, 6 Feb 2017 16:52:38 +0000 (16:52 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 14 Feb 2017 13:14:25 +0000 (13:14 +0000)
commit0dd7ba24e835fc66afc4997b376bc2a5e1f03992
tree515c90aa3361e697221e13e33d47fe458b174257
parent2248dbebeeedd77f08d67e3dcd9031f6c1f0894f
Add a bytestogroup macro

For converting the 2 byte group id into an unsigned int.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2341)
ssl/ssl_locl.h
ssl/statem/extensions.c
ssl/statem/extensions_clnt.c