Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/kadmin/server/
H A Dauth.h78 void auth_end(krb5_context context);
H A Dauth.c307 auth_end(krb5_context context) in auth_end() function
H A Dserver_stubs.c313 auth_end(handle->context); in stub_cleanup()