Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/caam/
H A Ddpseci_cmd.h36 #define DPSECI_CMDID_RESET DPSECI_CMD_V1(0x005) macro
H A Ddpseci.c118 cmd.header = mc_encode_cmd_header(DPSECI_CMDID_RESET, in dpseci_reset()