Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/ccp/
H A Dccp_crypto.h33 #define CCP_AES_TYPE(p) ((p)->aes.type) macro
H A Dccp_crypto.c2053 CCP_AES_TYPE(&function) = session->auth.ut.aes_type; in ccp_perform_aes_cmac()
2240 CCP_AES_TYPE(&function) = session->cipher.ut.aes_type; in ccp_perform_aes()
2421 CCP_AES_TYPE(&function) = session->cipher.ut.aes_type; in ccp_perform_aes_gcm()
2454 CCP_AES_TYPE(&function) = session->cipher.ut.aes_type; in ccp_perform_aes_gcm()
2505 CCP_AES_TYPE(&function) = session->cipher.ut.aes_type; in ccp_perform_aes_gcm()