Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/caam/
Dcaamalg_qi2.c115 static inline void *qi_cache_zalloc(gfp_t flags) in qi_cache_zalloc() function
373 edesc = qi_cache_zalloc(GFP_DMA | flags); in aead_edesc_alloc()
1192 edesc = qi_cache_zalloc(GFP_DMA | flags); in skcipher_edesc_alloc()
3561 edesc = qi_cache_zalloc(GFP_DMA | flags); in ahash_update_ctx()
3655 edesc = qi_cache_zalloc(GFP_DMA | flags); in ahash_final_ctx()
3744 edesc = qi_cache_zalloc(GFP_DMA | flags); in ahash_finup_ctx()
3837 edesc = qi_cache_zalloc(GFP_DMA | flags); in ahash_digest()
3914 edesc = qi_cache_zalloc(GFP_DMA | flags); in ahash_final_no_ctx()
4013 edesc = qi_cache_zalloc(GFP_DMA | flags); in ahash_update_no_ctx()
4126 edesc = qi_cache_zalloc(GFP_DMA | flags); in ahash_finup_no_ctx()
[all …]