Searched refs:pka_div_bignum (Results 1 – 1 of 1) 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() function 613 ret = pka_div_bignum(r_t0, s, PKA_N, PKA_NP, r_t1, r_t2); in pka_calc_and_init_np()
|