Home
last modified time | relevance | path

Searched defs:cdb (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr.c299 struct sec_cdb *cdb; in caam_jr_prep_cdb() local
717 struct sec_cdb *cdb; in build_auth_only_sg() local
802 struct sec_cdb *cdb; in build_auth_only() local
867 struct sec_cdb *cdb; in build_cipher_only_sg() local
982 struct sec_cdb *cdb; in build_cipher_only() local
1057 struct sec_cdb *cdb; in build_cipher_auth_sg() local
1201 struct sec_cdb *cdb; in build_cipher_auth() local
1310 struct sec_cdb *cdb; in build_proto() local
H A Dcaam_jr_pvt.h143 struct sec_cdb *cdb; /* cmd block associated with qp */ member
/f-stack/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.c238 struct sec_cdb *cdb = &ses->cdb; in dpaa_sec_prep_pdcp_cdb() local
349 struct sec_cdb *cdb = &ses->cdb; in dpaa_sec_prep_ipsec_cdb() local
426 struct sec_cdb *cdb = &ses->cdb; in dpaa_sec_prep_cdb() local
H A Ddpaa_sec.h121 struct sec_cdb cdb; /**< cmd block associated with qp */ member