Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/
H A Dcrypto_v2_pka.c1018 RK_PKA_ModExp(0, 2, 3, 4, 0); in rk_exptmod()
1109 RK_PKA_ModExp(0, 2, 3, 4, 0); in rk_exptmod_np()
/OK3568_Linux_fs/u-boot/include/rockchip/
H A Dcrypto_v2_pka.h475 #define RK_PKA_ModExp(len_id, op_a, op_b, res, tag) \ macro