CESA_SA_SRAM_PAYLOAD_SIZE 781 drivers/crypto/marvell/cesa.h iter->op_len = min(len, CESA_SA_SRAM_PAYLOAD_SIZE); CESA_SA_SRAM_PAYLOAD_SIZE 811 drivers/crypto/marvell/cesa.h CESA_SA_SRAM_PAYLOAD_SIZE); CESA_SA_SRAM_PAYLOAD_SIZE 87 drivers/crypto/marvell/cipher.c CESA_SA_SRAM_PAYLOAD_SIZE); CESA_SA_SRAM_PAYLOAD_SIZE 179 drivers/crypto/marvell/hash.c CESA_SA_SRAM_PAYLOAD_SIZE); CESA_SA_SRAM_PAYLOAD_SIZE 214 drivers/crypto/marvell/hash.c if (len + trailerlen > CESA_SA_SRAM_PAYLOAD_SIZE) { CESA_SA_SRAM_PAYLOAD_SIZE 558 drivers/crypto/marvell/hash.c len = min(CESA_SA_SRAM_PAYLOAD_SIZE - frag_len, trailerlen);