Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dscompress.c60 static void crypto_scomp_show(struct seq_file *m, struct crypto_alg *alg)
63 static void crypto_scomp_show(struct seq_file *m, struct crypto_alg *alg) in crypto_scomp_show() function
271 .show = crypto_scomp_show,