Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/caam/
H A Dqi.h169 void *qi_cache_alloc(gfp_t flags);
H A Dqi.c475 void *qi_cache_alloc(gfp_t flags) in qi_cache_alloc() function
479 EXPORT_SYMBOL(qi_cache_alloc);
H A Dcaamalg_qi.c967 edesc = qi_cache_alloc(flags); in aead_edesc_alloc()
1345 edesc = qi_cache_alloc(flags); in skcipher_edesc_alloc()