Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dccp.h396 CCP_PASSTHRU_BITWISE_NOOP = 0, enumerator
/linux-5.19.10/drivers/crypto/ccp/
Dccp-ops.c1980 if (pt->bit_mod != CCP_PASSTHRU_BITWISE_NOOP) { in ccp_run_passthru_cmd()
1993 if (pt->bit_mod != CCP_PASSTHRU_BITWISE_NOOP) { in ccp_run_passthru_cmd()
2089 if (pt->bit_mod != CCP_PASSTHRU_BITWISE_NOOP) in ccp_run_passthru_cmd()
2110 if (pt->bit_mod != CCP_PASSTHRU_BITWISE_NOOP) { in ccp_run_passthru_nomap_cmd()
2123 if (pt->bit_mod != CCP_PASSTHRU_BITWISE_NOOP) { in ccp_run_passthru_nomap_cmd()
Dccp-dev-v3.c272 if (op->u.passthru.bit_mod != CCP_PASSTHRU_BITWISE_NOOP) in ccp_perform_passthru()
Dccp-dmaengine.c431 ccp_pt->bit_mod = CCP_PASSTHRU_BITWISE_NOOP; in ccp_create_desc()
Dccp-dev-v5.c527 if (op->u.passthru.bit_mod != CCP_PASSTHRU_BITWISE_NOOP) in ccp5_perform_passthru()