Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dproc.c90 static const struct seq_operations crypto_seq_ops = { variable
99 return seq_open(file, &crypto_seq_ops); in crypto_info_open()