summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/ec/ec_arithmetic.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Provide benchmarks for EC arithmetic.jsing11 days1-0/+210
This provides benchmarking for EC_POINT_add(), EC_POINT_dbl() and EC_POINT_mul()'s scalar * generator path.