Lines Matching refs:qi_cache_zalloc
112 static inline void *qi_cache_zalloc(gfp_t flags) in qi_cache_zalloc() function
370 edesc = qi_cache_zalloc(GFP_DMA | flags); in aead_edesc_alloc()
1189 edesc = qi_cache_zalloc(GFP_DMA | flags); in skcipher_edesc_alloc()
3557 edesc = qi_cache_zalloc(GFP_DMA | flags); in ahash_update_ctx()
3651 edesc = qi_cache_zalloc(GFP_DMA | flags); in ahash_final_ctx()
3740 edesc = qi_cache_zalloc(GFP_DMA | flags); in ahash_finup_ctx()
3833 edesc = qi_cache_zalloc(GFP_DMA | flags); in ahash_digest()
3910 edesc = qi_cache_zalloc(GFP_DMA | flags); in ahash_final_no_ctx()
4009 edesc = qi_cache_zalloc(GFP_DMA | flags); in ahash_update_no_ctx()
4122 edesc = qi_cache_zalloc(GFP_DMA | flags); in ahash_finup_no_ctx()
4227 edesc = qi_cache_zalloc(GFP_DMA | flags); in ahash_update_first()