Searched defs:exponent_BN (Results 1 – 1 of 1) sorted by relevance
610 BIGNUM **modulusp, BIGNUM **exponent_BN, BIGNUM **r_squaredp, in rsa_get_params()854 BIGNUM *modulus, *exponent_BN, *r_squared, *c_factor, *np_factor; in rsa_add_verify_data() local