Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_v2_pka.c786 static int mpa_highest_bit_index(const struct mpa_num *src) in mpa_highest_bit_index() function
922 exact_size = mpa_highest_bit_index(m_c) + 1; in rk_exptmod()
1005 exact_size = mpa_highest_bit_index(m_n) + 1; in rk_exptmod_np()