Home
last modified time | relevance | path

Searched refs:DTLS1_VERSION_MAJOR (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/ssl/
Ddtls_record.cc211 version_ok = (version >> 8) == DTLS1_VERSION_MAJOR; in dtls_open_record()
/external/boringssl/src/include/openssl/
Dssl.h586 #define DTLS1_VERSION_MAJOR 0xfe macro