Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/ccp/
H A Dccp_crypto.h145 CCP_AES_TYPE_192, enumerator
H A Dccp_crypto.c616 else if (sess->auth.ut.aes_type == CCP_AES_TYPE_192) in generate_cmac_subkeys()
720 sess->cipher.ut.aes_type = CCP_AES_TYPE_192; in ccp_configure_session_cipher()
1094 sess->auth.ut.aes_type = CCP_AES_TYPE_192; in ccp_configure_session_auth()
1152 sess->cipher.ut.aes_type = CCP_AES_TYPE_192; in ccp_configure_session_aead()