Home
last modified time | relevance | path

Searched refs:BN_mod_exp_simple (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/libressl/include/openssl/
H A Dbn.h442 int BN_mod_exp_simple(BIGNUM *r, const BIGNUM *a, const BIGNUM *p,
/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_exp.c1062 BN_mod_exp_simple(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, in BN_mod_exp_simple() function