Home
last modified time | relevance | path

Searched refs:sh_hdr (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr.c467 cdb->sh_hdr.hi.field.idlen = shared_desc_len; in caam_jr_prep_cdb()
747 cdb->sh_hdr.hi.field.idlen); in build_auth_only_sg()
822 cdb->sh_hdr.hi.field.idlen); in build_auth_only()
901 cdb->sh_hdr.hi.field.idlen); in build_cipher_only_sg()
1007 cdb->sh_hdr.hi.field.idlen); in build_cipher_only()
1096 cdb->sh_hdr.hi.field.idlen); in build_cipher_auth_sg()
1231 cdb->sh_hdr.hi.field.idlen); in build_cipher_auth()
1333 cdb->sh_hdr.hi.field.idlen); in build_proto()
H A Dcaam_jr_hw_specific.h318 } __rte_packed sh_hdr; member
/f-stack/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.h97 } __packed sh_hdr; member
H A Ddpaa_sec.c607 cdb->sh_hdr.hi.field.idlen = shared_desc_len; in dpaa_sec_prep_cdb()
608 cdb->sh_hdr.hi.word = rte_cpu_to_be_32(cdb->sh_hdr.hi.word); in dpaa_sec_prep_cdb()
609 cdb->sh_hdr.lo.word = rte_cpu_to_be_32(cdb->sh_hdr.lo.word); in dpaa_sec_prep_cdb()