Searched refs:tmp_len (Results 1 – 1 of 1) sorted by relevance
98 int tmp_len, total; in rt_hwcrypto_bignum_get_len() local104 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