Home
last modified time | relevance | path

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

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