Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/include/openssl/
H A Dbn.h588 BN_GF2m_mod_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *b,
/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_gf2m.c1041 BN_GF2m_mod_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *p, in BN_GF2m_mod_exp() function