Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccp/
H A Dccp-dev.h206 #define CCP_PASSTHRU_MASKSIZE 32 macro
H A Dccp-ops.c1984 if (pt->mask_len != CCP_PASSTHRU_MASKSIZE) in ccp_run_passthru_cmd()
2026 CCP_PASSTHRU_MASKSIZE, in ccp_run_passthru_cmd()
2035 CCP_PASSTHRU_MASKSIZE, DMA_FROM_DEVICE); in ccp_run_passthru_cmd()
2114 if (pt->mask_len != CCP_PASSTHRU_MASKSIZE) in ccp_run_passthru_nomap_cmd()