Searched defs:ec_point_mul_scalar (Results 1 – 2 of 2) sorted by relevance
956 int ec_point_mul_scalar(const EC_GROUP *group, EC_RAW_POINT *r, in ec_point_mul_scalar() function
3030 #define ec_point_mul_scalar BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, ec_point_mul_scalar) macro