Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_v2_pka.c107 #define RK_PKA_ADD(op_a, op_b, res) pka_exec_op(PKA_OPCODE_ADD, PKA_CALC_LEN_ID, \ macro
556 RK_PKA_ADD(res /*op_a*/, r_t2 /*op_b*/, res /*res*/); in pka_div_bignum()