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

/openbsd-current/lib/libcrypto/bn/
H A Dbn_exp.c1158 BN_mod_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, function
1164 LCRYPTO_ALIAS(BN_mod_exp); variable
/openbsd-current/lib/libcrypto/hidden/openssl/
H A Dbn.h140 LCRYPTO_UNUSED(BN_mod_exp); variable

Completed in 62 milliseconds