Home
last modified time | relevance | path

Searched defs:exponent_BN (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/rsa/
H A Drsa-sign.c610 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