Searched refs:rsa_enc_export (Results 1 – 1 of 1) sorted by relevance
1620 int rsa_enc_export,dh_rsa_export,dh_dsa_export; in ssl_set_cert_masks() local1655 rsa_enc_export=(rsa_enc && EVP_PKEY_size(cpk->privatekey)*8 <= kl); in ssl_set_cert_masks()1675 rsa_enc,rsa_enc_export,rsa_sign,dsa_sign,dh_rsa,dh_dsa); in ssl_set_cert_masks()1680 if (rsa_enc_export || (rsa_tmp_export && (rsa_sign || rsa_enc))) in ssl_set_cert_masks()