Lines Matching defs:op_b
261 #define RK_PKA_Add(len_id, op_a, op_b, res, tag) \ argument
271 #define RK_PKA_Sub(len_id, op_a, op_b, res, tag) \ argument
281 #define RK_PKA_Neg(len_id, op_b, res, tag) \ argument
286 #define RK_PKA_ModAdd(len_id, op_a, op_b, res, tag) \ argument
296 #define RK_PKA_ModSub(len_id, op_a, op_b, res, tag) \ argument
306 #define RK_PKA_ModNeg(len_id, op_b, res, tag) \ argument
315 #define RK_PKA_AND(len_id, op_a, op_b, res, tag) \ argument
320 #define RK_PKA_AndIm(len_id, op_a, op_b, res, tag) \ argument
348 #define RK_PKA_OR(len_id, op_a, op_b, res, tag) \ argument
353 #define RK_PKA_OrIm(len_id, op_a, op_b, res, tag) \ argument
368 #define RK_PKA_Xor(len_id, op_a, op_b, res, tag) \ argument
373 #define RK_PKA_XorIm(len_id, op_a, op_b, res, tag) \ argument
390 #define RK_PKA_Compare(len_id, op_a, op_b, tag) \ argument
396 #define RK_PKA_CompareIm(len_id, op_a, op_b, tag) \ argument
442 #define RK_PKA_LMul(len_id, op_a, op_b, res, tag) \ argument
451 #define RK_PKA_HMul(len_id, op_a, op_b, res, tag) \ argument
456 #define RK_PKA_ModMul(len_id, op_a, op_b, res, tag) \ argument
463 #define RK_PKA_ModMulN(len_id, op_a, op_b, res, tag) \ argument
469 #define RK_PKA_ModExp(len_id, op_a, op_b, res, tag) \ argument
474 #define RK_PKA_Div(len_id, op_a, op_b, res, tag) \ argument
479 #define RK_PKA_ModInv(len_id, op_b, res, tag) \ argument
482 #define RK_PKA_ModDiv(len_id, op_a, op_b, res, tag) \ argument