Searched refs:THREE_BYTE_MASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/openssl/ssl/
H A Ds2_pkt.c207 s->s2->rlength &= THREE_BYTE_MASK;
617 pp[0] = (s->s2->wlength >> 8) & (THREE_BYTE_MASK >> 8);
H A Dssl_locl.h272 # define THREE_BYTE_MASK 0x3fff macro

Completed in 125 milliseconds