Home
last modified time | relevance | path

Searched refs:DESC_GCM_BASE (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/crypto/caam/
H A Dcaamalg_desc.h27 #define DESC_GCM_BASE (3 * CAAM_CMD_SZ) macro
28 #define DESC_GCM_ENC_LEN (DESC_GCM_BASE + 16 * CAAM_CMD_SZ)
29 #define DESC_GCM_DEC_LEN (DESC_GCM_BASE + 12 * CAAM_CMD_SZ)