Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/include/openssl/
H A Dbn.h607 int BN_GF2m_mod_inv_arr(BIGNUM *r, const BIGNUM *b, const int p[],
/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_gf2m.c812 BN_GF2m_mod_inv_arr(BIGNUM *r, const BIGNUM *xx, const int p[], BN_CTX *ctx) in BN_GF2m_mod_inv_arr() function