Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dpcompress.c67 static void crypto_pcomp_show(struct seq_file *m, struct crypto_alg *alg)
69 static void crypto_pcomp_show(struct seq_file *m, struct crypto_alg *alg) in crypto_pcomp_show() function
79 .show = crypto_pcomp_show,