Home
last modified time | relevance | path

Searched refs:BN_GF2m_mod_div_arr (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/crypto/openssl/include/openssl/
HDbn.h472 int BN_GF2m_mod_div_arr(BIGNUM *r, const BIGNUM *a, const BIGNUM *b,
/freebsd-13-stable/crypto/openssl/crypto/bn/
HDbn_gf2m.c823 int BN_GF2m_mod_div_arr(BIGNUM *r, const BIGNUM *yy, const BIGNUM *xx, in BN_GF2m_mod_div_arr() function
/freebsd-13-stable/secure/lib/libcrypto/
HDVersion.map434 BN_GF2m_mod_div_arr;
/freebsd-13-stable/crypto/openssl/
HDCHANGES7065 BN_GF2m_mod_div_arr [wrapper for BN_GF2m_mod_div]