Searched defs:BN_mod_mul (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/bn/
H A Dbn_exp.c127 int BN_mod_mul(BIGNUM *ret, BIGNUM *a, BIGNUM *b, const BIGNUM *m, BN_CTX *ctx) function
/macosx-10.9.5/OpenSSH-186/osslshim/ossl/
H A Dossl-bn.c4059 BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, function

Completed in 90 milliseconds