Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/ccp/
H A Dccp_crypto.h146 CCP_AES_TYPE_256, enumerator
H A Dccp_crypto.c618 else if (sess->auth.ut.aes_type == CCP_AES_TYPE_256) in generate_cmac_subkeys()
722 sess->cipher.ut.aes_type = CCP_AES_TYPE_256; in ccp_configure_session_cipher()
1096 sess->auth.ut.aes_type = CCP_AES_TYPE_256; in ccp_configure_session_auth()
1154 sess->cipher.ut.aes_type = CCP_AES_TYPE_256; in ccp_configure_session_aead()