Searched refs:SEQLOAD (Results 1 – 5 of 5) sorted by relevance
| /dpdk/drivers/common/dpaax/caamflib/desc/ |
| H A D | algo.h | 48 SEQLOAD(p, CONTEXT1, 0, 16, 0); in cnstr_shdsc_zuce() 95 SEQLOAD(p, CONTEXT2, 0, 8, 0); in cnstr_shdsc_zuca() 145 SEQLOAD(p, CONTEXT1, 0, 16, 0); in cnstr_shdsc_snow_f8() 251 SEQLOAD(p, CONTEXT2, 0, 12, 0); in cnstr_shdsc_snow_f9() 340 SEQLOAD(p, CONTEXT1, iv_off, ivlen, 0); in cnstr_shdsc_blkcipher() 583 SEQLOAD(p, CONTEXT1, 0, 8, 0); in cnstr_shdsc_kasumi_f8() 627 SEQLOAD(p, CONTEXT2, 0, 12, 0); in cnstr_shdsc_kasumi_f9()
|
| H A D | pdcp.h | 433 SEQLOAD(p, MATH0, offset, length, 0); in pdcp_insert_cplane_int_only_op() 499 SEQLOAD(p, MATH0, offset, length, 0); in pdcp_insert_cplane_int_only_op() 554 SEQLOAD(p, MATH0, offset, length, 0); in pdcp_insert_cplane_int_only_op() 660 SEQLOAD(p, MATH0, offset, length, 0); in pdcp_insert_cplane_enc_only_op() 788 SEQLOAD(p, MATH0, offset, length, 0); in pdcp_insert_uplane_snow_snow_op() 900 SEQLOAD(p, MATH0, offset, length, 0); in pdcp_insert_uplane_zuc_zuc_op() 1000 SEQLOAD(p, MATH0, offset, length, 0); in pdcp_insert_uplane_aes_aes_op() 1179 SEQLOAD(p, MATH0, offset, length, 0); in pdcp_insert_cplane_snow_aes_op() 1397 SEQLOAD(p, MATH0, offset, length, 0); in pdcp_insert_cplane_aes_snow_op() 1972 SEQLOAD(p, MATH0, 6, 2, 0); in pdcp_insert_uplane_no_int_op() [all …]
|
| H A D | sdap.h | 150 SEQLOAD(p, MATH0, offset, length, 0); in pdcp_sdap_insert_no_int_op() 230 SEQLOAD(p, MATH0, offset, length, 0); in pdcp_sdap_insert_enc_only_op() 352 SEQLOAD(p, MATH0, offset, length, 0); in pdcp_sdap_insert_snoop_op() 587 SEQLOAD(p, MATH0, offset, length, 0); in pdcp_sdap_insert_no_snoop_op()
|
| H A D | ipsec.h | 1578 SEQLOAD(p, CONTEXT1, 16, ivlen, 0); in cnstr_shdsc_authenc() 1580 SEQLOAD(p, CONTEXT1, 0, ivlen, 0); in cnstr_shdsc_authenc()
|
| /dpdk/drivers/common/dpaax/caamflib/ |
| H A D | rta.h | 632 #define SEQLOAD(program, dst, offset, length, flags) \ macro
|