Home
last modified time | relevance | path

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

/linux-6.12.1/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()