Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssl/crypto/ec/
HDecp_nist.c110 group->field_mod_func = BN_nist_mod_256; in ossl_ec_GFp_nist_group_set_curve()
HDecp_nistp256.c1934 group->field_mod_func = BN_nist_mod_256; in ossl_ec_GFp_nistp256_group_set_curve()
/freebsd-head/crypto/openssl/crypto/bn/
HDbn_nist.c659 int BN_nist_mod_256(BIGNUM *r, const BIGNUM *a, const BIGNUM *field, in BN_nist_mod_256() function
1231 return BN_nist_mod_256; in BN_nist_mod_func()
/freebsd-head/crypto/openssl/util/
HDmissingcrypto.txt268 BN_nist_mod_256(3)
HDmissingcrypto111.txt295 BN_nist_mod_256(3)
HDlibcrypto.num196 BN_nist_mod_256 200 3_0_0 EXIST::FUNCTION:
/freebsd-head/crypto/openssl/include/openssl/
HDbn.h537 int BN_nist_mod_256(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx);
/freebsd-head/secure/lib/libcrypto/
HDVersion.map550 BN_nist_mod_256;