Home
last modified time | relevance | path

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

/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