Home
last modified time | relevance | path

Searched refs:BN_nist_mod_256 (Results 1 - 9 of 9) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nist.c110 group->field_mod_func = BN_nist_mod_256; in ossl_ec_GFp_nist_group_set_curve()
H A Decp_nistp256.c1934 group->field_mod_func = BN_nist_mod_256; in ossl_ec_GFp_nistp256_group_set_curve()
/third_party/openssl/crypto/ec/
H A Decp_nist.c110 group->field_mod_func = BN_nist_mod_256; in ossl_ec_GFp_nist_group_set_curve()
H A Decp_nistp256.c1934 group->field_mod_func = BN_nist_mod_256; in ossl_ec_GFp_nistp256_group_set_curve()
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_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()
/third_party/openssl/crypto/bn/
H A Dbn_nist.c637 int BN_nist_mod_256(BIGNUM *r, const BIGNUM *a, const BIGNUM *field, in BN_nist_mod_256() function
1209 return BN_nist_mod_256; in BN_nist_mod_func()
/third_party/openssl/ohos_lite/include/openssl/
H A Dbn.h493 int BN_nist_mod_256(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx);
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dbn.h537 int BN_nist_mod_256(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx);
/third_party/openssl/include/openssl/
H A Dbn.h537 int BN_nist_mod_256(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx);

Completed in 12 milliseconds