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

/freebsd-10.0-release/crypto/openssl/crypto/ec/
H A Dec_lcl.h334 int ec_GFp_simple_field_mul(const EC_GROUP *, BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *);
H A Decp_smpl.c108 ec_GFp_simple_field_mul,
1330 int ec_GFp_simple_field_mul(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) function

Completed in 255 milliseconds