Lines Matching defs:op_b
267 #define RK_PKA_Add(len_id, op_a, op_b, res, tag) \ argument
277 #define RK_PKA_Sub(len_id, op_a, op_b, res, tag) \ argument
287 #define RK_PKA_Neg(len_id, op_b, res, tag) \ argument
292 #define RK_PKA_ModAdd(len_id, op_a, op_b, res, tag) \ argument
302 #define RK_PKA_ModSub(len_id, op_a, op_b, res, tag) \ argument
312 #define RK_PKA_ModNeg(len_id, op_b, res, tag) \ argument
321 #define RK_PKA_AND(len_id, op_a, op_b, res, tag) \ argument
326 #define RK_PKA_AndIm(len_id, op_a, op_b, res, tag) \ argument
354 #define RK_PKA_OR(len_id, op_a, op_b, res, tag) \ argument
359 #define RK_PKA_OrIm(len_id, op_a, op_b, res, tag) \ argument
374 #define RK_PKA_Xor(len_id, op_a, op_b, res, tag) \ argument
379 #define RK_PKA_XorIm(len_id, op_a, op_b, res, tag) \ argument
396 #define RK_PKA_Compare(len_id, op_a, op_b, tag) \ argument
402 #define RK_PKA_CompareIm(len_id, op_a, op_b, tag) \ argument
448 #define RK_PKA_LMul(len_id, op_a, op_b, res, tag) \ argument
457 #define RK_PKA_HMul(len_id, op_a, op_b, res, tag) \ argument
462 #define RK_PKA_ModMul(len_id, op_a, op_b, res, tag) \ argument
469 #define RK_PKA_ModMulN(len_id, op_a, op_b, res, tag) \ argument
475 #define RK_PKA_ModExp(len_id, op_a, op_b, res, tag) \ argument
480 #define RK_PKA_Div(len_id, op_a, op_b, res, tag) \ argument
485 #define RK_PKA_ModInv(len_id, op_b, res, tag) \ argument
488 #define RK_PKA_ModDiv(len_id, op_a, op_b, res, tag) \ argument