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

/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dssltestlib.c137 #define MSG_FRAG_LEN_HI 9 macro
193 fraglen = (rec[MSG_FRAG_LEN_HI] << 16)
/netbsd-current/crypto/external/bsd/openssl/dist/test/helpers/
H A Dssltestlib.c122 #define MSG_FRAG_LEN_HI 9 macro
178 fraglen = (rec[MSG_FRAG_LEN_HI] << 16)

Completed in 213 milliseconds