Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/caam/
Dqi.h169 void *qi_cache_alloc(gfp_t flags);
Dqi.c475 void *qi_cache_alloc(gfp_t flags) in qi_cache_alloc() function
479 EXPORT_SYMBOL(qi_cache_alloc);
Dcaamalg_qi.c967 edesc = qi_cache_alloc(flags); in aead_edesc_alloc()
1345 edesc = qi_cache_alloc(flags); in skcipher_edesc_alloc()