Searched refs:RSA_FLAG_NO_EXP_CONSTTIME (Results 1 – 3 of 3) sorted by relevance
445 if (!(rsa->flags & RSA_FLAG_NO_EXP_CONSTTIME)) in RSA_eay_private_encrypt()583 if (!(rsa->flags & RSA_FLAG_NO_EXP_CONSTTIME)) in RSA_eay_private_decrypt()767 if (!(rsa->flags & RSA_FLAG_NO_EXP_CONSTTIME)) in RSA_eay_mod_exp()778 if (!(rsa->flags & RSA_FLAG_NO_EXP_CONSTTIME)) in RSA_eay_mod_exp()828 if (!(rsa->flags & RSA_FLAG_NO_EXP_CONSTTIME)) in RSA_eay_mod_exp()
244 if (v/3 > 1) key->flags |= RSA_FLAG_NO_EXP_CONSTTIME; in main()
192 #define RSA_FLAG_NO_EXP_CONSTTIME 0x0100 /* new with 0.9.7h; the built-in RSA macro