Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/crypto/caam/
Ddpseci_cmd.h35 #define DPSECI_CMDID_GET_ATTR DPSECI_CMD_V1(0x004) macro
Ddpseci.c169 cmd.header = mc_encode_cmd_header(DPSECI_CMDID_GET_ATTR, in dpseci_get_attributes()