Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/crypto/caam/ !
Ddesc_constr.h21 #define __DESC_JOB_IO_LEN(n) (CAAM_CMD_SZ * 5 + (n) * 3) macro
22 #define DESC_JOB_IO_LEN __DESC_JOB_IO_LEN(CAAM_PTR_SZ)
23 #define DESC_JOB_IO_LEN_MAX __DESC_JOB_IO_LEN(CAAM_PTR_SZ_MAX)
24 #define DESC_JOB_IO_LEN_MIN __DESC_JOB_IO_LEN(CAAM_PTR_SZ_MIN)