Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dablkcipher.c468 static void crypto_givcipher_show(struct seq_file *m, struct crypto_alg *alg)
470 static void crypto_givcipher_show(struct seq_file *m, struct crypto_alg *alg) in crypto_givcipher_show() function
488 .show = crypto_givcipher_show,