Home
last modified time | relevance | path

Searched refs:ret_len (Results 1 – 2 of 2) sorted by relevance

/openssl/crypto/bn/
H A Dbn_intern.c22 signed char *bn_compute_wNAF(const BIGNUM *scalar, int w, size_t *ret_len) in bn_compute_wNAF() argument
35 *ret_len = 1; in bn_compute_wNAF()
129 *ret_len = j; in bn_compute_wNAF()
/openssl/include/crypto/
H A Dbn.h30 signed char *bn_compute_wNAF(const BIGNUM *scalar, int w, size_t *ret_len);

Completed in 15 milliseconds