Home
last modified time | relevance | path

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

/linux/drivers/crypto/caam/
H A Ddesc_constr.h126 init_desc(desc, CMD_DESC_HDR | options); in init_job_desc()
H A Ddesc.h56 #define CMD_DESC_HDR (0x16 << CMD_SHIFT) macro