Searched refs:EVP_PKT_ENC (Results 1 – 3 of 3) sorted by relevance
85 ret = EVP_PK_RSA|EVP_PKT_SIGN|EVP_PKT_ENC; in X509_certificate_type()
93 #define EVP_PKT_ENC 0x0020 macro
2269 if ((alg_k & SSL_kRSA) && !has_bits(i, EVP_PK_RSA|EVP_PKT_ENC)) { in ssl3_check_cert_and_algorithm()