Searched refs:CCP_AES_ENCRYPT (Results 1 – 2 of 2) sorted by relevance
31 #define CCP_AES_ENCRYPT(p) ((p)->aes.encrypt) macro
2051 CCP_AES_ENCRYPT(&function) = CCP_CIPHER_DIR_ENCRYPT; in ccp_perform_aes_cmac()2238 CCP_AES_ENCRYPT(&function) = session->cipher.dir; in ccp_perform_aes()2419 CCP_AES_ENCRYPT(&function) = CCP_AES_MODE_GHASH_AAD; in ccp_perform_aes_gcm()2452 CCP_AES_ENCRYPT(&function) = session->cipher.dir; in ccp_perform_aes_gcm()2503 CCP_AES_ENCRYPT(&function) = CCP_AES_MODE_GHASH_FINAL; in ccp_perform_aes_gcm()