Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dpcompress.c72 static void crypto_pcomp_show(struct seq_file *m, struct crypto_alg *alg)
74 static void crypto_pcomp_show(struct seq_file *m, struct crypto_alg *alg) in crypto_pcomp_show() function
84 .show = crypto_pcomp_show,