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

/openbsd-current/lib/libcrypto/bn/
H A Dbn_exp.c796 BN_mod_exp_mont(BIGNUM *rr, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, function
802 LCRYPTO_ALIAS(BN_mod_exp_mont); variable
/openbsd-current/lib/libcrypto/hidden/openssl/
H A Dbn.h141 LCRYPTO_UNUSED(BN_mod_exp_mont); variable

Completed in 61 milliseconds