Home
last modified time | relevance | path

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

/components/drivers/hwcrypto/
A Dhw_bignum.c98 int tmp_len, total; in rt_hwcrypto_bignum_get_len() local
104 tmp_len = 0; in rt_hwcrypto_bignum_get_len()
108 tmp_len++; in rt_hwcrypto_bignum_get_len()
111 return n->total - tmp_len; in rt_hwcrypto_bignum_get_len()

Completed in 2 milliseconds