Home
last modified time | relevance | path

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

/linux-5.19.10/net/sunrpc/
Dsvcauth.c43 svc_get_auth_ops(rpc_authflavor_t flavor) in svc_get_auth_ops() function
75 aops = svc_get_auth_ops(flavor); in svc_authenticate()