Searched refs:r_t0 (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 550 RK_PKA_Clr(len_id + 1, r_t0/*op_a*/, 0/*tag*/); /* r2 = 0 */ in rk_pka_calcNp_and_initmodop() 557 RK_PKA_Set0(len_id + 1, r_t0/*op_a*/, r_t0/*res*/, 0/*tag*/); in rk_pka_calcNp_and_initmodop() 561 RK_PKA_SHL0(len_id + 1, r_t0/*op_a*/, num_bits - 1/*s*/, in rk_pka_calcNp_and_initmodop() 562 r_t0/*res*/, 0/*tag*/); in rk_pka_calcNp_and_initmodop() 566 RK_PKA_SHL0(len_id + 1, r_t0/*op_a*/, 31/*s*/, in rk_pka_calcNp_and_initmodop() 567 r_t0/*res*/, 0/*tag*/); in rk_pka_calcNp_and_initmodop() 573 r_t0, /*op_a*/ in rk_pka_calcNp_and_initmodop() 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); 535 s8 r_t0, s8 r_t1, s8 r_t2);
|