Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dauth_tls.c16 static struct rpc_auth tls_auth; variable
76 refcount_inc(&tls_auth.au_count); in tls_create()
77 return &tls_auth; in tls_create()
148 static struct rpc_auth tls_auth = { variable
171 .cr_auth = &tls_auth,