Home
last modified time | relevance | path

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

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