Searched defs:op_b_im (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/rockchip/ |
| H A D | crypto_v2_pka.h | 266 #define RK_PKA_AddIm(len_id, op_a, op_b_im, res, tag) \ argument 276 #define RK_PKA_SubIm(len_id, op_a, op_b_im, res, tag) \ argument 291 #define RK_PKA_ModAddIm(len_id, op_a, op_b_im, res, tag) \ argument 301 #define RK_PKA_ModSubIm(len_id, op_a, op_b_im, res, tag) \ argument
|