Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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)
/kernel/linux/linux-6.6/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)

Completed in 1 milliseconds