Searched refs:ret_len (Results 1 – 2 of 2) sorted by relevance
22 signed char *bn_compute_wNAF(const BIGNUM *scalar, int w, size_t *ret_len) in bn_compute_wNAF() argument35 *ret_len = 1; in bn_compute_wNAF()129 *ret_len = j; in bn_compute_wNAF()
30 signed char *bn_compute_wNAF(const BIGNUM *scalar, int w, size_t *ret_len);
Completed in 5 milliseconds