Home
last modified time | relevance | path

Searched refs:BN_GF2m_mod_sqrt_arr (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/openssl/crypto/ec/
H A Dec2_oct.c69 if (!BN_GF2m_mod_sqrt_arr(y, group->b, group->poly, ctx)) in ossl_ec_GF2m_simple_set_compressed_coordinates()
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_gf2m.c945 int BN_GF2m_mod_sqrt_arr(BIGNUM *r, const BIGNUM *a, const int p[], in BN_GF2m_mod_sqrt_arr() function
998 ret = BN_GF2m_mod_sqrt_arr(r, a, arr, ctx); in BN_GF2m_mod_sqrt()
/freebsd/crypto/openssl/include/openssl/
H A Dbn.h522 int BN_GF2m_mod_sqrt_arr(BIGNUM *r, const BIGNUM *a,
/freebsd/crypto/openssl/util/
H A Dmissingcrypto.txt241 BN_GF2m_mod_sqrt_arr(3)
H A Dmissingcrypto111.txt265 BN_GF2m_mod_sqrt_arr(3)
H A Dlibcrypto.num848 BN_GF2m_mod_sqrt_arr 870 3_0_0 EXIST::FUNCTION:EC2M
/freebsd/secure/lib/libcrypto/
H A DVersion.map447 BN_GF2m_mod_sqrt_arr;
/freebsd/crypto/openssl/
H A DCHANGES.md11889 BN_GF2m_mod_sqrt [wrapper for BN_GF2m_mod_sqrt_arr]
11911 BN_GF2m_mod_sqrt_arr