Home
last modified time | relevance | path

Searched defs:tls1_suiteb (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/ssl/
Dssl_local.h2013 # define tls1_suiteb(s) (s->cert->cert_flags & SSL_CERT_FLAG_SUITEB_128_LOS) macro
/third_party/openssl/ssl/
Dssl_local.h1957 # define tls1_suiteb(s) (s->cert->cert_flags & SSL_CERT_FLAG_SUITEB_128_LOS) macro