Home
last modified time | relevance | path

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

/Linux-v4.19/include/crypto/internal/
Dscompress.h97 int crypto_init_scomp_ops_async(struct crypto_tfm *tfm);
/Linux-v4.19/crypto/
Dacompress.c75 return crypto_init_scomp_ops_async(tfm); in crypto_acomp_init_tfm()
Dscompress.c209 int crypto_init_scomp_ops_async(struct crypto_tfm *tfm) in crypto_init_scomp_ops_async() function