EVP_PKT_ENC
ret = EVP_PK_RSA|EVP_PKT_SIGN|EVP_PKT_ENC;
if ((alg_k & SSL_kRSA) && !has_bits(i, EVP_PK_RSA|EVP_PKT_ENC)) {