Searched refs:DPSECI_CMDID_CLOSE (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/crypto/caam/ | ||
D | dpseci_cmd.h | 29 #define DPSECI_CMDID_CLOSE DPSECI_CMD_V1(0x800) macro |
D | dpseci.c | 63 cmd.header = mc_encode_cmd_header(DPSECI_CMDID_CLOSE, in dpseci_close() |