Searched refs:CCP_AES_MODE (Results 1 – 2 of 2) sorted by relevance
32 #define CCP_AES_MODE(p) ((p)->aes.mode) macro
2052 CCP_AES_MODE(&function) = session->auth.um.aes_mode; in ccp_perform_aes_cmac()2239 CCP_AES_MODE(&function) = session->cipher.um.aes_mode; in ccp_perform_aes()2420 CCP_AES_MODE(&function) = CCP_AES_MODE_GHASH; in ccp_perform_aes_gcm()2453 CCP_AES_MODE(&function) = CCP_AES_MODE_GCTR; in ccp_perform_aes_gcm()2504 CCP_AES_MODE(&function) = CCP_AES_MODE_GHASH; in ccp_perform_aes_gcm()