Home
last modified time | relevance | path

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

/Linux-v5.10/crypto/
Dproc.c85 static const struct seq_operations crypto_seq_ops = { variable
94 proc_create_seq("crypto", 0, NULL, &crypto_seq_ops); in crypto_init_proc()