Home
last modified time | relevance | path

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

/freebsd/sys/rpc/rpcsec_tls/
H A Dauth_tls.c65 static void authtls_verf (AUTH *);
72 .ah_nextverf = authtls_verf,
133 authtls_verf(AUTH *client) in authtls_verf() function