Searched refs:CCP_AES_SIZE (Results 1 – 2 of 2) sorted by relevance
30 #define CCP_AES_SIZE(p) ((p)->aes.size) macro
2202 CCP_AES_SIZE(&function) = 0x1F; in ccp_perform_aes()2456 CCP_AES_SIZE(&function) = (AES_BLOCK_SIZE << 3) - 1; in ccp_perform_aes_gcm()2458 CCP_AES_SIZE(&function) = (non_align_len << 3) - 1; in ccp_perform_aes_gcm()