Searched refs:r_t2 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/crypto/rockchip/ |
| H A D | crypto_v2_pka.c | 532 s8 r_t0, s8 r_t1, s8 r_t2) in rk_pka_calcNp_and_initmodop() argument 578 r_t2 /*temp reg*/); in rk_pka_calcNp_and_initmodop() 631 s8 op_b, s8 res, s8 r_t1, s8 r_t2) in rk_pka_div_long_num() argument 671 RK_PKA_Div(len_id + 1, r_t1/*op_a*/, op_b/*B*/, r_t2/*res*/, in rk_pka_div_long_num() 679 RK_PKA_Add(len_id + 1, res/*op_a*/, r_t2/*op_b*/, res/*res*/, in rk_pka_div_long_num() 732 s8 r_t0, s8 r_t1, s8 r_t2) in rk_calcNp_and_initmodop() argument 756 r_t0, r_t1, r_t2); in rk_calcNp_and_initmodop()
|
| /rk3399_rockchip-uboot/include/rockchip/ |
| H A D | crypto_v2_pka.h | 528 s8 r_t0, s8 r_t1, s8 r_t2); 531 s8 res, s8 r_t1, s8 r_t2); 535 s8 r_t0, s8 r_t1, s8 r_t2);
|