Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/ec/
H A Dec_mult.c203 struct ec_wnaf *wnaf1, BN_CTX *ctx) in ec_normalize_points() argument
205 EC_POINT **points0 = wnaf0->multiples, **points1 = wnaf1->multiples; in ec_normalize_points()
206 size_t len0 = wnaf0->num_multiples, len1 = wnaf1->num_multiples; in ec_normalize_points()