Home
last modified time | relevance | path

Searched refs:qi_cache_alloc (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/crypto/caam/
Dqi.h164 void *qi_cache_alloc(gfp_t flags);
Dqi.c461 void *qi_cache_alloc(gfp_t flags) in qi_cache_alloc() function
465 EXPORT_SYMBOL(qi_cache_alloc);
Dcaamalg_qi.c964 edesc = qi_cache_alloc(GFP_DMA | flags); in aead_edesc_alloc()
1332 edesc = qi_cache_alloc(GFP_DMA | flags); in skcipher_edesc_alloc()