Home
last modified time | relevance | path

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

/linux-6.3-rc2/crypto/
A Dacompress.c112 struct crypto_acomp *crypto_alloc_acomp_node(const char *alg_name, u32 type, in crypto_alloc_acomp_node() function
118 EXPORT_SYMBOL_GPL(crypto_alloc_acomp_node);
/linux-6.3-rc2/include/crypto/
A Dacompress.h126 struct crypto_acomp *crypto_alloc_acomp_node(const char *alg_name, u32 type,
/linux-6.3-rc2/mm/
A Dzswap.c467 acomp = crypto_alloc_acomp_node(pool->tfm_name, 0, 0, cpu_to_node(cpu)); in zswap_cpu_comp_prepare()

Completed in 6 milliseconds