Searched refs:DTLS1_VERSION_MAJOR (Results 1 – 2 of 2) sorted by relevance
/external/boringssl/src/ssl/ | ||
D | dtls_record.c | 191 (version >> 8) != DTLS1_VERSION_MAJOR || in dtls_open_record() |
/external/boringssl/src/include/openssl/ | ||
D | ssl.h | 508 #define DTLS1_VERSION_MAJOR 0xfe macro |