Home
last modified time | relevance | path

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

/linux/drivers/crypto/caam/
H A Dcaamalg_qi2.c118 static inline void *qi_cache_zalloc(gfp_t flags) in qi_cache_zalloc() function
376 edesc = qi_cache_zalloc(flags); in aead_edesc_alloc()
1196 edesc = qi_cache_zalloc(flags); in skcipher_edesc_alloc()
3574 edesc = qi_cache_zalloc(flags); in ahash_update_ctx()
3668 edesc = qi_cache_zalloc(flags); in ahash_final_ctx()
3757 edesc = qi_cache_zalloc(flags); in ahash_finup_ctx()
3850 edesc = qi_cache_zalloc(flags); in ahash_digest()
3927 edesc = qi_cache_zalloc(flags); in ahash_final_no_ctx()
4026 edesc = qi_cache_zalloc(flags); in ahash_update_no_ctx()
4139 edesc = qi_cache_zalloc(flags); in ahash_finup_no_ctx()
[all …]