OpenGrok
Cross Reference: bn.h
xref
: /
external
/
openssl
/
crypto
/
bn
/
bn.h
Home
|
History
|
Annotate
|
Download
|
only in
bn
Lines Matching
full:bn_exp
496
int
BN_exp
(BIGNUM *r, const BIGNUM *a, const BIGNUM *p,BN_CTX *ctx);