Home
last modified time | relevance | path

Searched defs:algorithm_auth (Results 1 – 3 of 3) sorted by relevance

/third_party/boringssl/src/ssl/
Dssl_cipher.cc492 uint32_t algorithm_auth; member
/third_party/openssl/ssl/
Dssl_ciph.c746 uint32_t algorithm_auth = cipher_aliases[i].algorithm_auth; in ssl_cipher_collect_aliases() local
Dssl_local.h424 uint32_t algorithm_auth; /* server authentication */ member