Searched refs:CCP_PASSTHRU_BLOCKSIZE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/crypto/ccp/ | ||
D | ccp-dev.h | 129 #define CCP_PASSTHRU_BLOCKSIZE 256 macro |
D | ccp-ops.c | 1683 if (!pt->final && (pt->src_len & (CCP_PASSTHRU_BLOCKSIZE - 1))) in ccp_run_passthru_cmd() |