Searched refs:ec_GFp_simple_field_mul (Results 1 - 2 of 2) sorted by relevance

/external/openssl/crypto/ec/
H A Dec_lcl.h328 int ec_GFp_simple_field_mul(const EC_GROUP *, BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *);
H A Decp_smpl.c105 ec_GFp_simple_field_mul,
1710 int ec_GFp_simple_field_mul(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) function

Completed in 86 milliseconds