Searched defs:op_b_im (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/rockchip/ |
| H A D | crypto_v2_pka.h | 272 #define RK_PKA_AddIm(len_id, op_a, op_b_im, res, tag) \ argument 282 #define RK_PKA_SubIm(len_id, op_a, op_b_im, res, tag) \ argument 297 #define RK_PKA_ModAddIm(len_id, op_a, op_b_im, res, tag) \ argument 307 #define RK_PKA_ModSubIm(len_id, op_a, op_b_im, res, tag) \ argument
|