Home
last modified time | relevance | path

Searched refs:DESC_GCM_DEC_LEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamalg_desc.h29 #define DESC_GCM_DEC_LEN (DESC_GCM_BASE + 12 * CAAM_CMD_SZ) macro
31 #define DESC_QI_GCM_DEC_LEN (DESC_GCM_DEC_LEN + 3 * CAAM_CMD_SZ)
H A Dcaamalg.c357 if (rem_bytes >= DESC_GCM_DEC_LEN) { in gcm_set_sh_desc()
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamalg_desc.h29 #define DESC_GCM_DEC_LEN (DESC_GCM_BASE + 12 * CAAM_CMD_SZ) macro
31 #define DESC_QI_GCM_DEC_LEN (DESC_GCM_DEC_LEN + 3 * CAAM_CMD_SZ)
H A Dcaamalg.c366 if (rem_bytes >= DESC_GCM_DEC_LEN) { in gcm_set_sh_desc()

Completed in 9 milliseconds