Home
last modified time | relevance | path

Searched refs:ec_GFp_simple_mul_ct (Results 1 – 1 of 1) sorted by relevance

/dragonfly/crypto/libressl/crypto/ec/
H A Decp_smpl.c1513 ec_GFp_simple_mul_ct(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, in ec_GFp_simple_mul_ct() function
1709 return ec_GFp_simple_mul_ct(group, r, scalar, NULL, ctx); in ec_GFp_simple_mul_generator_ct()
1716 return ec_GFp_simple_mul_ct(group, r, scalar, point, ctx); in ec_GFp_simple_mul_single_ct()