OpenGrok
Cross Reference: bntest.c
xref
: /
external
/
openssl
/
crypto
/
bn
/
bntest.c
Home
|
History
|
Annotate
|
Download
|
only in
bn
Lines Matching
refs:BN_mod_exp_recp
1695
if (!
BN_mod_exp_recp
(r, a, t, b, ctx)) goto err;