Searched refs:ssl_pkey_supports_algorithm (Results 1 – 3 of 3) sorted by relevance
122 bool ssl_pkey_supports_algorithm(const SSL *ssl, EVP_PKEY *pkey, in ssl_pkey_supports_algorithm() function174 if (!ssl_pkey_supports_algorithm(ssl, pkey, sigalg)) { in setup_ctx()
1096 bool ssl_pkey_supports_algorithm(const SSL *ssl, EVP_PKEY *pkey,
4147 if (!ssl_pkey_supports_algorithm(ssl, cred->pubkey.get(), sigalg)) { in tls1_choose_signature_algorithm()