Home
last modified time | relevance | path

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

/openbsd/src/lib/libcrypto/ec/
Dec_mult.c163 ec_compute_odd_multiples(const EC_GROUP *group, const EC_POINT *point, in ec_compute_odd_multiples() function
283 if (!ec_compute_odd_multiples(group, point, wnaf->multiples, in ec_wnaf_new()