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