Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccp/
H A Dccp-dev.h205 #define CCP_PASSTHRU_BLOCKSIZE 256 macro
H A Dccp-ops.c1977 if (!pt->final && (pt->src_len & (CCP_PASSTHRU_BLOCKSIZE - 1))) in ccp_run_passthru_cmd()
2107 if (!pt->final && (pt->src_len & (CCP_PASSTHRU_BLOCKSIZE - 1))) in ccp_run_passthru_nomap_cmd()