Home
last modified time | relevance | path

Searched refs:rsa_enc_export (Results 1 – 1 of 1) sorted by relevance

/external/openssl/ssl/
Dssl_lib.c1854 int rsa_enc_export,dh_rsa_export,dh_dsa_export; in ssl_set_cert_masks() local
1889 rsa_enc_export=(rsa_enc && EVP_PKEY_size(cpk->privatekey)*8 <= kl); in ssl_set_cert_masks()
1913 rsa_enc,rsa_enc_export,rsa_sign,dsa_sign,dh_rsa,dh_dsa); in ssl_set_cert_masks()
1929 if (rsa_enc_export || (rsa_tmp_export && (rsa_sign || rsa_enc))) in ssl_set_cert_masks()