Lines Matching refs:qi_cache_zalloc
108 static inline void *qi_cache_zalloc(gfp_t flags) in qi_cache_zalloc() function
371 edesc = qi_cache_zalloc(GFP_DMA | flags); in aead_edesc_alloc()
1199 edesc = qi_cache_zalloc(GFP_DMA | flags); in skcipher_edesc_alloc()
3502 edesc = qi_cache_zalloc(GFP_DMA | flags); in ahash_update_ctx()
3603 edesc = qi_cache_zalloc(GFP_DMA | flags); in ahash_final_ctx()
3692 edesc = qi_cache_zalloc(GFP_DMA | flags); in ahash_finup_ctx()
3785 edesc = qi_cache_zalloc(GFP_DMA | flags); in ahash_digest()
3862 edesc = qi_cache_zalloc(GFP_DMA | flags); in ahash_final_no_ctx()
3962 edesc = qi_cache_zalloc(GFP_DMA | flags); in ahash_update_no_ctx()
4083 edesc = qi_cache_zalloc(GFP_DMA | flags); in ahash_finup_no_ctx()
4187 edesc = qi_cache_zalloc(GFP_DMA | flags); in ahash_update_first()