Home
last modified time | relevance | path

Searched defs:field_mul (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Decp_smpl.c612 int (*field_mul) (const EC_GROUP *, BIGNUM *, const BIGNUM *, in ec_GFp_simple_add() local
797 int (*field_mul) (const EC_GROUP *, BIGNUM *, const BIGNUM *, in ec_GFp_simple_dbl() local
953 int (*field_mul) (const EC_GROUP *, BIGNUM *, const BIGNUM *, in ec_GFp_simple_is_on_curve() local
1063 int (*field_mul) (const EC_GROUP *, BIGNUM *, const BIGNUM *, in ec_GFp_simple_cmp() local
H A Dec2_smpl.c499 int (*field_mul) (const EC_GROUP *, BIGNUM *, const BIGNUM *, in ec_GF2m_simple_is_on_curve() local
H A Dec_local.h151 int (*field_mul) (const EC_GROUP *, BIGNUM *r, const BIGNUM *a, member
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_smpl.c616 int (*field_mul) (const EC_GROUP *, BIGNUM *, const BIGNUM *, in ossl_ec_GFp_simple_add() local
801 int (*field_mul) (const EC_GROUP *, BIGNUM *, const BIGNUM *, in ossl_ec_GFp_simple_dbl() local
959 int (*field_mul) (const EC_GROUP *, BIGNUM *, const BIGNUM *, in ossl_ec_GFp_simple_is_on_curve() local
1069 int (*field_mul) (const EC_GROUP *, BIGNUM *, const BIGNUM *, in ossl_ec_GFp_simple_cmp() local
H A Dec2_smpl.c513 int (*field_mul) (const EC_GROUP *, BIGNUM *, const BIGNUM *, in ossl_ec_GF2m_simple_is_on_curve() local
H A Dec_local.h147 int (*field_mul) (const EC_GROUP *, BIGNUM *r, const BIGNUM *a, member