Home
last modified time | relevance | path

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

/openbmc/linux/net/tls/
H A Dtls_proc.c42 int __net_init tls_proc_init(struct net *net) in tls_proc_init() function
H A Dtls.h135 int __net_init tls_proc_init(struct net *net);
H A Dtls_main.c1094 err = tls_proc_init(net); in tls_init_net()