Searched defs:ec_point_mul_scalar_batch (Results 1 – 3 of 3) sorted by relevance
1080 int ec_point_mul_scalar_batch(const EC_GROUP *group, EC_RAW_POINT *r, in ec_point_mul_scalar_batch() function
1089 int ec_point_mul_scalar_batch(const EC_GROUP *group, EC_RAW_POINT *r, in ec_point_mul_scalar_batch() function
3066 #define ec_point_mul_scalar_batch BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, ec_point_mul_scalar_batch) macro