| /f-stack/dpdk/drivers/common/dpaax/caamflib/desc/ |
| H A D | pdcp.h | 360 MATHB(p, MATH0, ADD, ONE, MATH0, 4, 0); in pdcp_insert_cplane_null_op() 435 MATHB(p, MATH0, ADD, ONE, MATH0, 4, 0); in insert_copy_frame_op() 581 MATHB(p, SEQINSZ, SUB, ZERO, MATH1, 4, in pdcp_insert_cplane_int_only_op() 584 MATHB(p, SEQINSZ, ADD, ONE, MATH1, 4, in pdcp_insert_cplane_int_only_op() 586 MATHB(p, MATH1, SUB, ONE, MATH1, 4, in pdcp_insert_cplane_int_only_op() 690 MATHB(p, SEQINSZ, ADD, ONE, MATH1, 4, in pdcp_insert_cplane_int_only_op() 692 MATHB(p, MATH1, SUB, ONE, MATH1, 4, in pdcp_insert_cplane_int_only_op() 883 MATHB(p, MATH1, OR, MATH2, MATH2, 8, 0); in pdcp_insert_cplane_enc_only_op() 1044 MATHB(p, MATH1, OR, MATH2, MATH1, 8, 0); in pdcp_insert_uplane_snow_snow_op() 1183 MATHB(p, MATH1, OR, MATH2, MATH2, 8, 0); in pdcp_insert_uplane_zuc_zuc_op() [all …]
|
| H A D | sdap.h | 139 MATHB(p, MATH1, SHLD, MATH1, MATH1, 8, 0); in pdcp_sdap_insert_no_int_op() 141 MATHB(p, MATH1, OR, MATH2, MATH2, 8, 0); in pdcp_sdap_insert_no_int_op() 218 MATHB(p, MATH1, SHLD, MATH1, MATH1, 8, 0); in pdcp_sdap_insert_enc_only_op() 222 MATHB(p, MATH1, OR, MATH2, MATH2, 8, 0); in pdcp_sdap_insert_enc_only_op() 230 MATHB(p, SEQINSZ, SUB, ONE, MATH1, 4, 0); in pdcp_sdap_insert_enc_only_op() 231 MATHB(p, MATH1, ADD, ONE, VSEQINSZ, 4, 0); in pdcp_sdap_insert_enc_only_op() 361 MATHB(p, MATH1, SHLD, MATH1, MATH1, 8, 0); in pdcp_sdap_insert_snoop_op() 370 MATHB(p, MATH1, OR, MATH2, MATH1, 8, 0); in pdcp_sdap_insert_snoop_op() 406 MATHB(p, MATH3, SHLD, MATH3, MATH3, 8, 0); in pdcp_sdap_insert_snoop_op() 594 MATHB(p, MATH1, SHLD, MATH1, MATH1, 8, 0); in pdcp_sdap_insert_no_snoop_op() [all …]
|
| H A D | algo.h | 50 MATHB(p, SEQINSZ, SUB, MATH2, VSEQINSZ, 4, 0); in cnstr_shdsc_zuce() 51 MATHB(p, SEQINSZ, SUB, MATH2, VSEQOUTSZ, 4, 0); in cnstr_shdsc_zuce() 100 MATHB(p, SEQINSZ, SUB, ZERO, VSEQINSZ, 4, 0); in cnstr_shdsc_zuca() 147 MATHB(p, SEQINSZ, SUB, MATH2, VSEQINSZ, 4, 0); in cnstr_shdsc_snow_f8() 148 MATHB(p, SEQINSZ, SUB, MATH2, VSEQOUTSZ, 4, 0); in cnstr_shdsc_snow_f8() 256 MATHB(p, SEQINSZ, SUB, ZERO, VSEQINSZ, 4, 0); in cnstr_shdsc_snow_f9() 351 MATHB(p, SEQINSZ, SUB, MATH2, VSEQINSZ, 4, 0); in cnstr_shdsc_blkcipher() 352 MATHB(p, SEQINSZ, SUB, MATH2, VSEQOUTSZ, 4, 0); in cnstr_shdsc_blkcipher() 584 MATHB(p, SEQINSZ, SUB, MATH2, VSEQINSZ, 4, 0); in cnstr_shdsc_kasumi_f8() 738 MATHB(p, ZERO, ADD, MATH3, VSEQINSZ, 4, 0); in cnstr_shdsc_gcm_encap() [all …]
|
| H A D | ipsec.h | 952 MATHB(p, MATH3, SHLD, MATH3, MATH3, 8, 0); in cnstr_shdsc_ipsec_encap_des_aes_xcbc() 962 MATHB(p, MATH0, SUB, in cnstr_shdsc_ipsec_encap_des_aes_xcbc() 1082 MATHB(p, SEQINSZ, SUB, in cnstr_shdsc_ipsec_decap_des_aes_xcbc() 1085 MATHB(p, MATH0, SUB, ZERO, VSEQINSZ, 4, 0); in cnstr_shdsc_ipsec_decap_des_aes_xcbc() 1103 MATHB(p, MATH3, SHLD, MATH3, MATH3, 8, 0); in cnstr_shdsc_ipsec_decap_des_aes_xcbc() 1116 MATHB(p, MATH0, SUB, ZERO, VSEQINSZ, 4, 0); in cnstr_shdsc_ipsec_decap_des_aes_xcbc() 1131 MATHB(p, MATH0, ADD, in cnstr_shdsc_ipsec_decap_des_aes_xcbc() 1597 MATHB(p, MATH0, ADD, ZERO, VSEQINSZ, 4, 0); in cnstr_shdsc_authenc() 1604 MATHB(p, SEQINSZ, SUB, MATH2, VSEQINSZ, 4, 0); in cnstr_shdsc_authenc() 1619 MATHB(p, MATH2, ADD, ZERO, MATH2, 4, 0); in cnstr_shdsc_authenc() [all …]
|
| /f-stack/dpdk/drivers/common/dpaax/caamflib/ |
| H A D | rta.h | 699 #define MATHB(program, operand1, operator, operand2, result, length, opt) \ macro
|