crypto_blkcipher_show  495 crypto/blkcipher.c static void crypto_blkcipher_show(struct seq_file *m, struct crypto_alg *alg)
crypto_blkcipher_show  512 crypto/blkcipher.c 	.show = crypto_blkcipher_show,