Home
last modified time | relevance | path

Searched refs:crypto_alloc_acomp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dacompress.c105 struct crypto_acomp *crypto_alloc_acomp(const char *alg_name, u32 type, in crypto_alloc_acomp() function
110 EXPORT_SYMBOL_GPL(crypto_alloc_acomp); variable
H A Dtestmgr.c3551 acomp = crypto_alloc_acomp(driver, type, mask); in alg_test_comp()
/kernel/linux/linux-6.6/crypto/
H A Dacompress.c140 struct crypto_acomp *crypto_alloc_acomp(const char *alg_name, u32 type, in crypto_alloc_acomp() function
145 EXPORT_SYMBOL_GPL(crypto_alloc_acomp); variable
H A Dtestmgr.c3695 acomp = crypto_alloc_acomp(driver, type, mask); in alg_test_comp()
/kernel/linux/linux-5.10/include/crypto/
H A Dacompress.h94 * crypto_alloc_acomp() -- allocate ACOMPRESS tfm handle
107 struct crypto_acomp *crypto_alloc_acomp(const char *alg_name, u32 type,
167 * @tfm: ACOMPRESS tfm handle allocated with crypto_alloc_acomp()
188 * @tfm: ACOMPRESS tfm handle allocated with crypto_alloc_acomp()
/kernel/linux/linux-6.6/include/crypto/
H A Dacompress.h96 * crypto_alloc_acomp() -- allocate ACOMPRESS tfm handle
109 struct crypto_acomp *crypto_alloc_acomp(const char *alg_name, u32 type,
171 * @tfm: ACOMPRESS tfm handle allocated with crypto_alloc_acomp()
192 * @tfm: ACOMPRESS tfm handle allocated with crypto_alloc_acomp()

Completed in 22 milliseconds