Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/caam/
H A Dcaamalg_desc.h35 #define DESC_RFC4106_DEC_LEN (DESC_RFC4106_BASE + 13 * CAAM_CMD_SZ) macro
37 #define DESC_QI_RFC4106_DEC_LEN (DESC_RFC4106_DEC_LEN + 5 * CAAM_CMD_SZ)
H A Dcaamalg.c432 if (rem_bytes >= DESC_RFC4106_DEC_LEN) { in rfc4106_set_sh_desc()