Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/gssapi/ntlm/
H A Dkdc.c183 ret = krb5_ntlm_alloc(c->context, &c->ntlm); in kdc_alloc()
/freebsd/crypto/heimdal/lib/krb5/
H A Dversion-script.map441 krb5_ntlm_alloc;
H A Ddigest.c841 krb5_ntlm_alloc(krb5_context context, in krb5_ntlm_alloc() function
H A Dkrb5-protos.h3004 krb5_ntlm_alloc (
/freebsd/crypto/heimdal/kuser/
H A Dkdigest.c443 ret = krb5_ntlm_alloc(context, &ntlm); in ntlm_server_init()