Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/caam/
Dqi.h191 void *qi_cache_alloc(gfp_t flags);
Dqi.c453 void *qi_cache_alloc(gfp_t flags) in qi_cache_alloc() function
457 EXPORT_SYMBOL(qi_cache_alloc);
Dcaamalg_qi.c912 edesc = qi_cache_alloc(GFP_DMA | flags); in aead_edesc_alloc()
1268 edesc = qi_cache_alloc(GFP_DMA | flags); in ablkcipher_edesc_alloc()
1412 edesc = qi_cache_alloc(GFP_DMA | flags); in ablkcipher_giv_edesc_alloc()