Home
last modified time | relevance | path

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

/linux-6.15/crypto/
Dcompress.h17 int crypto_init_scomp_ops_async(struct crypto_tfm *tfm);
Dscompress.c331 int crypto_init_scomp_ops_async(struct crypto_tfm *tfm) in crypto_init_scomp_ops_async() function
Dacompress.c81 return crypto_init_scomp_ops_async(tfm); in crypto_acomp_init_tfm()