Home
last modified time | relevance | path

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

/openbmc/linux/net/tls/
H A Dtls_main.c1110 static struct pernet_operations tls_proc_ops = { variable
1128 err = register_pernet_subsys(&tls_proc_ops); in tls_register()
1146 unregister_pernet_subsys(&tls_proc_ops); in tls_register()
1155 unregister_pernet_subsys(&tls_proc_ops); in tls_unregister()