Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dssl_ciph.c715 uint32_t mask_auth = ~disabled_auth; in ssl_cipher_collect_aliases() local
747 if ((algorithm_auth & mask_auth) == 0) in ssl_cipher_collect_aliases()