Searched refs:SHR_HDR (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/common/dpaax/caamflib/desc/ |
| H A D | algo.h | 43 SHR_HDR(p, SHR_ALWAYS, 1, 0); in cnstr_shdsc_zuce() 90 SHR_HDR(p, SHR_ALWAYS, 1, 0); in cnstr_shdsc_zuca() 140 SHR_HDR(p, SHR_ALWAYS, 1, 0); in cnstr_shdsc_snow_f8() 246 SHR_HDR(p, SHR_ALWAYS, 1, 0); in cnstr_shdsc_snow_f9() 311 SHR_HDR(p, share, 1, SC); in cnstr_shdsc_blkcipher() 431 SHR_HDR(p, share, 1, SC); in cnstr_shdsc_hmac() 531 SHR_HDR(p, share, 1, SC); in cnstr_shdsc_hash() 579 SHR_HDR(p, SHR_ALWAYS, 1, 0); in cnstr_shdsc_kasumi_f8() 622 SHR_HDR(p, SHR_ALWAYS, 1, 0); in cnstr_shdsc_kasumi_f9() 716 SHR_HDR(p, share, 1, SC); in cnstr_shdsc_gcm_encap() [all …]
|
| H A D | ipsec.h | 772 phdr = SHR_HDR(p, share, hdr, 0); in cnstr_shdsc_ipsec_encap() 840 phdr = SHR_HDR(p, share, hdr, 0); in cnstr_shdsc_ipsec_decap() 917 phdr = SHR_HDR(p, SHR_SERIAL, hdr, 0); in cnstr_shdsc_ipsec_encap_des_aes_xcbc() 1060 phdr = SHR_HDR(p, SHR_SERIAL, hdr, 0); in cnstr_shdsc_ipsec_decap_des_aes_xcbc() 1258 phdr = SHR_HDR(p, share, hdr, 0); in cnstr_shdsc_ipsec_new_encap() 1373 phdr = SHR_HDR(p, share, hdr, 0); in cnstr_shdsc_ipsec_new_decap() 1538 SHR_HDR(p, share, 1, SC); in cnstr_shdsc_authenc()
|
| H A D | sdap.h | 924 SHR_HDR(p, desc_share[cipherdata->algtype][authdata->algtype], in cnstr_shdsc_pdcp_sdap_u_plane() 927 SHR_HDR(p, SHR_ALWAYS, 0, 0); in cnstr_shdsc_pdcp_sdap_u_plane()
|
| H A D | pdcp.h | 2975 SHR_HDR(p, desc_share[cipherdata->algtype][authdata->algtype], 0, 0); in cnstr_shdsc_pdcp_c_plane_encap() 3129 SHR_HDR(p, desc_share[cipherdata->algtype][authdata->algtype], 0, 0); in cnstr_shdsc_pdcp_c_plane_decap() 3307 SHR_HDR(p, desc_share[cipherdata->algtype][authdata->algtype], 0, 0); in cnstr_shdsc_pdcp_u_plane_encap() 3309 SHR_HDR(p, SHR_ALWAYS, 0, 0); in cnstr_shdsc_pdcp_u_plane_encap() 3510 SHR_HDR(p, desc_share[cipherdata->algtype][authdata->algtype], 0, 0); in cnstr_shdsc_pdcp_u_plane_decap() 3512 SHR_HDR(p, SHR_ALWAYS, 0, 0); in cnstr_shdsc_pdcp_u_plane_decap() 3657 SHR_HDR(p, SHR_ALWAYS, 1, 0); in cnstr_shdsc_pdcp_short_mac()
|
| /f-stack/dpdk/drivers/common/dpaax/caamflib/ |
| H A D | rta.h | 211 #define SHR_HDR(program, share, start_idx, flags) \ macro
|