Home
last modified time | relevance | path

Searched refs:ec_GFp_mont_field_sqr (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/ec/
Dec_montgomery.c170 int ec_GFp_mont_field_sqr(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, in ec_GFp_mont_field_sqr() function
301 out->field_sqr = ec_GFp_mont_field_sqr; in DEFINE_METHOD_FUNCTION()
Dinternal.h211 int ec_GFp_mont_field_sqr(const EC_GROUP *, BIGNUM *r, const BIGNUM *a,
Dp256-x86_64.c555 out->field_sqr = ec_GFp_mont_field_sqr; in DEFINE_METHOD_FUNCTION()