Searched refs:ec_compute_wNAF (Results 1 – 3 of 3) sorted by relevance
68 ec_compute_wNAF(signed char *out, int bitsize, const mp_int *in, int w) in ec_compute_wNAF() function
270 mp_err ec_compute_wNAF(signed char *out, int bitsize, const mp_int *in,
303 ec_compute_wNAF(naf, orderBitSize, n, 5); in ec_GFp_pt_mul_jm_wNAF()