Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dccp.h396 CCP_PASSTHRU_BITWISE_NOOP = 0, enumerator
/linux/drivers/crypto/ccp/
H A Dccp-ops.c1983 if (pt->bit_mod != CCP_PASSTHRU_BITWISE_NOOP) { in ccp_run_passthru_cmd()
1996 if (pt->bit_mod != CCP_PASSTHRU_BITWISE_NOOP) { in ccp_run_passthru_cmd()
2092 if (pt->bit_mod != CCP_PASSTHRU_BITWISE_NOOP) in ccp_run_passthru_cmd()
2113 if (pt->bit_mod != CCP_PASSTHRU_BITWISE_NOOP) { in ccp_run_passthru_nomap_cmd()
2126 if (pt->bit_mod != CCP_PASSTHRU_BITWISE_NOOP) { in ccp_run_passthru_nomap_cmd()
H A Dccp-dev-v3.c272 if (op->u.passthru.bit_mod != CCP_PASSTHRU_BITWISE_NOOP) in ccp_perform_passthru()
H A Dccp-dmaengine.c431 ccp_pt->bit_mod = CCP_PASSTHRU_BITWISE_NOOP; in ccp_create_desc()
H A Dccp-dev-v5.c527 if (op->u.passthru.bit_mod != CCP_PASSTHRU_BITWISE_NOOP) in ccp5_perform_passthru()