Searched refs:ssl_cipher_auth_mask_for_key (Results 1 – 4 of 4) sorted by relevance
814 if (!(hs->new_cipher->algorithm_auth & ssl_cipher_auth_mask_for_key(pkey))) { in ssl_check_leaf_certificate()
1701 uint32_t ssl_cipher_auth_mask_for_key(const EVP_PKEY *key) { in ssl_cipher_auth_mask_for_key() function
293 uint32_t ssl_cipher_auth_mask_for_key(const EVP_PKEY *key); in OPENSSL_MSVC_PRAGMA()
589 mask_a |= ssl_cipher_auth_mask_for_key(hs->local_pubkey); in ssl_get_compatible_server_ciphers()