Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/caam/
Dcaamalg_desc.h25 #define DESC_AEAD_NULL_DEC_LEN (DESC_AEAD_NULL_BASE + 13 * CAAM_CMD_SZ) macro
Dcaamalg.c172 if (rem_bytes >= DESC_AEAD_NULL_DEC_LEN) { in aead_null_set_sh_desc()