Home
last modified time | relevance | path

Searched refs:RK_PKA_DIV (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_v2_pka.c148 #define RK_PKA_DIV(op_a, op_b, res) pka_exec_op(PKA_OPCODE_DIV, PKA_CALC_LEN_ID, \ macro
550 RK_PKA_DIV(r_t1 /*op_a*/, op_b /*B*/, r_t2 /*res*/); in pka_div_bignum()