Searched refs:RK_PKA_Add (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/ |
| H A D | crypto_v2_pka.c | 680 RK_PKA_Add(len_id + 1, res/*op_a*/, r_t2/*op_b*/, res/*res*/, in rk_pka_div_long_num() 894 RK_PKA_Add(1/*len_id*/, 2/*op_a*/, 3/*op_b*/, 4/*res*/, 0/*tag*/); in rk_abs_add()
|
| /OK3568_Linux_fs/u-boot/include/rockchip/ |
| H A D | crypto_v2_pka.h | 267 #define RK_PKA_Add(len_id, op_a, op_b, res, tag) \ macro
|