Home
last modified time | relevance | path

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

/linux/crypto/
H A Dkpp.c32 static void crypto_kpp_show(struct seq_file *m, struct crypto_alg *alg)
35 static void crypto_kpp_show(struct seq_file *m, struct crypto_alg *alg) in crypto_kpp_show() function
74 .show = crypto_kpp_show,