Home
last modified time | relevance | path

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

/src/crypto/krb5/src/kadmin/server/
H A Dauth.h72 krb5_boolean auth_restrict(krb5_context context, int opcode,
H A Dauth.c268 auth_restrict(krb5_context context, int opcode, krb5_const_principal client, in auth_restrict() function
H A Dserver_stubs.c341 return auth_restrict(handle->context, opcode, handle->current_caller, in stub_auth_restrict()