Searched defs:r_t1 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/crypto/rockchip/ |
| H A D | rk_crypto_v2_pka.c | 517 static int pka_div_bignum(u8 op_a, u32 s, u8 op_b, u8 res, u8 r_t1, u8 r_t2) in pka_div_bignum() 564 static u32 pka_calc_and_init_np(struct rk_bignum *bn, u8 r_t0, u8 r_t1, u8 r_t2) in pka_calc_and_init_np() 643 u8 r_t0 = 2, r_t1 = 3, r_t2 = 4; in rk_pka_expt_mod() local
|
| /OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/ |
| H A D | crypto_v2_pka.c | 533 s8 r_t0, s8 r_t1, s8 r_t2) in rk_pka_calcNp_and_initmodop() 632 s8 op_b, s8 res, s8 r_t1, s8 r_t2) in rk_pka_div_long_num() 733 s8 r_t0, s8 r_t1, s8 r_t2) in rk_calcNp_and_initmodop()
|