Searched refs:DPSECI_CMDID_RESET (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/crypto/caam/ | ||
H A D | dpseci_cmd.h | 36 #define DPSECI_CMDID_RESET DPSECI_CMD_V1(0x005) macro |
H A D | dpseci.c | 118 cmd.header = mc_encode_cmd_header(DPSECI_CMDID_RESET, in dpseci_reset() |