Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
Dproc.c91 static const struct seq_operations crypto_seq_ops = { variable
100 proc_create_seq("crypto", 0, NULL, &crypto_seq_ops); in crypto_init_proc()