Home
last modified time | relevance | path

Searched refs:CAAM_QI_MEMCACHE_SIZE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/crypto/caam/
H A Dqi.h20 #define CAAM_QI_MEMCACHE_SIZE 768 macro
H A Dcaamalg_qi2.h95 #define CAAM_QI_MEMCACHE_SIZE 512 macro
H A Dqi.c765 qi_cache = kmem_cache_create("caamqicache", CAAM_QI_MEMCACHE_SIZE, in caam_qi_init()
H A Dcaamalg_qi.c1067 CAAM_QI_MEMCACHE_SIZE)) { in aead_edesc_alloc()
1336 if (unlikely(len > CAAM_QI_MEMCACHE_SIZE)) { in skcipher_edesc_alloc()
H A Dcaamalg_qi2.c475 CAAM_QI_MEMCACHE_SIZE)) { in aead_edesc_alloc()
1186 ivsize > CAAM_QI_MEMCACHE_SIZE)) { in skcipher_edesc_alloc()
5187 qi_cache = kmem_cache_create("dpaa2_caamqicache", CAAM_QI_MEMCACHE_SIZE, in dpaa2_caam_probe()