Home
last modified time | relevance | path

Searched refs:DESC_SKCIPHER_BASE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamalg_desc.h45 #define DESC_SKCIPHER_BASE (3 * CAAM_CMD_SZ) macro
46 #define DESC_SKCIPHER_ENC_LEN (DESC_SKCIPHER_BASE + \
48 #define DESC_SKCIPHER_DEC_LEN (DESC_SKCIPHER_BASE + \
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamalg_desc.h45 #define DESC_SKCIPHER_BASE (3 * CAAM_CMD_SZ) macro
46 #define DESC_SKCIPHER_ENC_LEN (DESC_SKCIPHER_BASE + \
48 #define DESC_SKCIPHER_DEC_LEN (DESC_SKCIPHER_BASE + \

Completed in 1 milliseconds