Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/ecc/
H A Dec_naf.c68 ec_compute_wNAF(signed char *out, int bitsize, const mp_int *in, int w) in ec_compute_wNAF() function
H A Decl-priv.h270 mp_err ec_compute_wNAF(signed char *out, int bitsize, const mp_int *in,
H A Decp_jm.c303 ec_compute_wNAF(naf, orderBitSize, n, 5); in ec_GFp_pt_mul_jm_wNAF()