Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/caam/
A Dqi.h20 #define CAAM_QI_MEMCACHE_SIZE 768 macro
A Dcaamalg_qi2.h95 #define CAAM_QI_MEMCACHE_SIZE 512 macro
A Dqi.c764 qi_cache = kmem_cache_create("caamqicache", CAAM_QI_MEMCACHE_SIZE, in caam_qi_init()
A Dcaamalg_qi.c1067 CAAM_QI_MEMCACHE_SIZE)) { in aead_edesc_alloc()
1336 if (unlikely(len > CAAM_QI_MEMCACHE_SIZE)) { in skcipher_edesc_alloc()
A Dcaamalg_qi2.c475 CAAM_QI_MEMCACHE_SIZE)) { in aead_edesc_alloc()
1185 ivsize > CAAM_QI_MEMCACHE_SIZE)) { in skcipher_edesc_alloc()
5186 qi_cache = kmem_cache_create("dpaa2_caamqicache", CAAM_QI_MEMCACHE_SIZE, in dpaa2_caam_probe()

Completed in 21 milliseconds