Searched refs:CCP_AES_GHASHFINAL (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | ccp.h | 142 #define CCP_AES_GHASHFINAL CCP_AES_ACTION_ENCRYPT macro |
/linux/drivers/crypto/ccp/ | ||
H A D | ccp-ops.c | 858 op.u.aes.action = CCP_AES_GHASHFINAL; in ccp_run_aes_gcm_cmd() |