Searched refs:ec_GFp_mont_field_sqr (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/boringssl/src/crypto/ec/
H A Dec_montgomery.c111 ec_GFp_mont_field_sqr,
256 int ec_GFp_mont_field_sqr(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, function
259 OPENSSL_PUT_ERROR(EC, ec_GFp_mont_field_sqr, EC_R_NOT_INITIALIZED);
H A Dinternal.h320 int ec_GFp_mont_field_sqr(const EC_GROUP *, BIGNUM *r, const BIGNUM *a,
/external/openssl/crypto/ec/
H A Decp_mont.c108 ec_GFp_mont_field_sqr,
277 int ec_GFp_mont_field_sqr(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) function
H A Dec_lcl.h346 int ec_GFp_mont_field_sqr(const EC_GROUP *, BIGNUM *r, const BIGNUM *a, BN_CTX *);

Completed in 467 milliseconds