Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_priv.h138 DPAA2_SEC_CIPHER_HASH, /*!< Authenticated Encryption with enumerator
H A Ddpaa2_sec_dpseci.c1413 case DPAA2_SEC_CIPHER_HASH: in build_sec_fd()
1437 case DPAA2_SEC_CIPHER_HASH: in build_sec_fd()
2639 DPAA2_SEC_CIPHER_HASH : DPAA2_SEC_HASH_CIPHER; in dpaa2_sec_aead_chain_init()
2645 DPAA2_SEC_HASH_CIPHER : DPAA2_SEC_CIPHER_HASH; in dpaa2_sec_aead_chain_init()
2829 if (session->ctxt_type == DPAA2_SEC_CIPHER_HASH) { in dpaa2_sec_aead_chain_init()
H A Ddpaa2_sec_raw_dp.c1026 if (sess->ctxt_type == DPAA2_SEC_CIPHER_HASH) in dpaa2_sec_configure_raw_dp_ctx()