Home
last modified time | relevance | path

Searched refs:CCP_ENGINE_PASSTHRU (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Dccp.h609 CCP_ENGINE_PASSTHRU, enumerator
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-dev-v3.c258 cr[0] = (CCP_ENGINE_PASSTHRU << REQ1_ENGINE_SHIFT) in ccp_perform_passthru()
H A Dccp-dmaengine.c430 ccp_cmd->engine = CCP_ENGINE_PASSTHRU; in ccp_create_desc()
H A Dccp-dev-v5.c503 CCP5_CMD_ENGINE(&desc) = CCP_ENGINE_PASSTHRU; in ccp5_perform_passthru()
H A Dccp-ops.c2501 case CCP_ENGINE_PASSTHRU: in ccp_run_cmd()