CAAM_MAX_HASH_BLOCK_SIZE 2988 drivers/crypto/caam/caamalg_qi2.c 	u8 key[CAAM_MAX_HASH_BLOCK_SIZE] ____cacheline_aligned;
CAAM_MAX_HASH_BLOCK_SIZE 3001 drivers/crypto/caam/caamalg_qi2.c 	u8 buf_0[CAAM_MAX_HASH_BLOCK_SIZE] ____cacheline_aligned;
CAAM_MAX_HASH_BLOCK_SIZE 3003 drivers/crypto/caam/caamalg_qi2.c 	u8 buf_1[CAAM_MAX_HASH_BLOCK_SIZE] ____cacheline_aligned;
CAAM_MAX_HASH_BLOCK_SIZE 3013 drivers/crypto/caam/caamalg_qi2.c 	u8 buf[CAAM_MAX_HASH_BLOCK_SIZE];
CAAM_MAX_HASH_BLOCK_SIZE  110 drivers/crypto/caam/caamhash.c 	u8 buf_0[CAAM_MAX_HASH_BLOCK_SIZE] ____cacheline_aligned;
CAAM_MAX_HASH_BLOCK_SIZE  112 drivers/crypto/caam/caamhash.c 	u8 buf_1[CAAM_MAX_HASH_BLOCK_SIZE] ____cacheline_aligned;
CAAM_MAX_HASH_BLOCK_SIZE  122 drivers/crypto/caam/caamhash.c 	u8 buf[CAAM_MAX_HASH_BLOCK_SIZE];