Home
last modified time | relevance | path

Searched refs:CCP_PASSTHRU_BLOCKSIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
2045 * length must be a multiple of CCP_PASSTHRU_BLOCKSIZE in ccp_run_passthru_cmd()
2107 if (!pt->final && (pt->src_len & (CCP_PASSTHRU_BLOCKSIZE - 1))) in ccp_run_passthru_nomap_cmd()
/kernel/linux/linux-6.6/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()
2045 * length must be a multiple of CCP_PASSTHRU_BLOCKSIZE in ccp_run_passthru_cmd()
2107 if (!pt->final && (pt->src_len & (CCP_PASSTHRU_BLOCKSIZE - 1))) in ccp_run_passthru_nomap_cmd()

Completed in 8 milliseconds