Home
last modified time | relevance | path

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

/openssl/crypto/rsa/
H A Drsa_gen.c89 BIGNUM *factor = NULL, *newpp = NULL, *newpd = NULL; in DEFINE_STACK_OF() local
208 newpd = sk_BIGNUM_value(pdlist, i - 2); in DEFINE_STACK_OF()
212 if (!BN_mod(newexp, rsa->d, newpd, ctx)) { in DEFINE_STACK_OF()

Completed in 6 milliseconds