Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa/
H A Dsec_dev.c925 uint32_t *sdlenp) in sec_desc_finalize_shared() argument
935 *sdlenp = b->idx; in sec_desc_finalize_shared()
1136 const struct crypto_session_params *csp, int enc, uint32_t *sdlenp) in sec_shd_build_cipher() argument
1207 return (sec_desc_finalize_shared(&b, flags, sdlenp)); in sec_shd_build_cipher()
1217 const struct crypto_session_params *csp, int enc, uint32_t *sdlenp) in sec_shd_build_digest() argument
1234 sdlenp)); in sec_shd_build_digest()
1278 return (sec_desc_finalize_shared(&b, HEADER_SHARE_SERIAL, sdlenp)); in sec_shd_build_digest()
1291 const struct crypto_session_params *csp, int enc, uint32_t *sdlenp) in sec_shd_build_aead() argument
1314 return (sec_desc_finalize_shared(&b, HEADER_SHARE_SERIAL, sdlenp)); in sec_shd_build_aead()
1323 const struct crypto_session_params *csp, int enc, uint32_t *sdlenp) in sec_shd_build_eta() argument
[all …]