Searched refs:CCP_AES_MODE (Results 1 – 2 of 2) sorted by relevance
32 #define CCP_AES_MODE(p) ((p)->aes.mode) macro
2093 CCP_AES_MODE(&function) = session->auth.um.aes_mode; in ccp_perform_aes_cmac()2291 CCP_AES_MODE(&function) = session->cipher.um.aes_mode; in ccp_perform_aes()2479 CCP_AES_MODE(&function) = CCP_AES_MODE_GHASH; in ccp_perform_aes_gcm()2512 CCP_AES_MODE(&function) = CCP_AES_MODE_GCTR; in ccp_perform_aes_gcm()2563 CCP_AES_MODE(&function) = CCP_AES_MODE_GHASH; in ccp_perform_aes_gcm()