Searched refs:bitsize (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Dec_naf.c55 * be an array of signed char's to output to, bitsize should be the number
61 ec_compute_wNAF(signed char *out, int bitsize, const mp_int *in, int w) argument
95 for (; i < bitsize + 1; i++) {
H A Decl-priv.h271 * be an array of signed char's to output to, bitsize should be the number
276 mp_err ec_compute_wNAF(signed char *out, int bitsize, const mp_int *in,

Completed in 32 milliseconds