Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamalg_desc.h40 #define DESC_RFC4543_ENC_LEN (DESC_RFC4543_BASE + 11 * CAAM_CMD_SZ) macro
42 #define DESC_QI_RFC4543_ENC_LEN (DESC_RFC4543_ENC_LEN + 4 * CAAM_CMD_SZ)
H A Dcaamalg.c473 if (rem_bytes >= DESC_RFC4543_ENC_LEN) { in rfc4543_set_sh_desc()
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamalg_desc.h40 #define DESC_RFC4543_ENC_LEN (DESC_RFC4543_BASE + 11 * CAAM_CMD_SZ) macro
42 #define DESC_QI_RFC4543_ENC_LEN (DESC_RFC4543_ENC_LEN + 4 * CAAM_CMD_SZ)
H A Dcaamalg.c482 if (rem_bytes >= DESC_RFC4543_ENC_LEN) { in rfc4543_set_sh_desc()

Completed in 9 milliseconds