Searched refs:bn_x931_derive_pi (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/bn/
H A Dbn_x931p.c69 static int bn_x931_derive_pi(BIGNUM *pi, const BIGNUM *Xpi, BN_CTX *ctx, function
121 if (!bn_x931_derive_pi(p1, Xp1, ctx, cb))
124 if (!bn_x931_derive_pi(p2, Xp2, ctx, cb))

Completed in 42 milliseconds