Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dcompress.h17 int crypto_init_scomp_ops_async(struct crypto_tfm *tfm);
Dacompress.c70 return crypto_init_scomp_ops_async(tfm); in crypto_acomp_init_tfm()
Dscompress.c207 int crypto_init_scomp_ops_async(struct crypto_tfm *tfm) in crypto_init_scomp_ops_async() function