Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/ec/
Dec_montgomery.c157 int ec_GFp_mont_bignum_to_felem(const EC_GROUP *group, EC_FELEM *out, in ec_GFp_mont_bignum_to_felem() function
476 out->bignum_to_felem = ec_GFp_mont_bignum_to_felem; in DEFINE_METHOD_FUNCTION()
Dinternal.h430 int ec_GFp_mont_bignum_to_felem(const EC_GROUP *group, EC_FELEM *out,
Dp256-x86_64.c652 out->bignum_to_felem = ec_GFp_mont_bignum_to_felem; in DEFINE_METHOD_FUNCTION()
/external/boringssl/src/third_party/fiat/
Dp256.c1073 out->bignum_to_felem = ec_GFp_mont_bignum_to_felem; in DEFINE_METHOD_FUNCTION()