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

/external/chromium_org/third_party/boringssl/src/crypto/ec/
H A Dec_montgomery.c83 ec_GFp_mont_group_set_curve,
189 int ec_GFp_mont_group_set_curve(EC_GROUP *group, const BIGNUM *p, function
215 OPENSSL_PUT_ERROR(EC, ec_GFp_mont_group_set_curve, ERR_R_BN_LIB);
H A Dinternal.h313 int ec_GFp_mont_group_set_curve(EC_GROUP *, const BIGNUM *p, const BIGNUM *a,
/external/openssl/crypto/ec/
H A Decp_mont.c82 ec_GFp_mont_group_set_curve,
205 int ec_GFp_mont_group_set_curve(EC_GROUP *group, const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) function
H A Dec_lcl.h341 int ec_GFp_mont_group_set_curve(EC_GROUP *, const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *);

Completed in 1987 milliseconds