Searched refs:acquire_cred (Results 1 – 10 of 10) sorted by relevance
/freebsd/kerberos5/lib/libgssapi_ntlm/ |
H A D | Makefile | 9 acquire_cred.c \
|
/freebsd/kerberos5/lib/libgssapi_krb5/ |
H A D | Makefile | 13 acquire_cred.c \
|
/freebsd/crypto/heimdal/lib/gssapi/ |
H A D | ChangeLog | 89 * krb5/acquire_cred.c (acquire_initiator_cred): handle the 126 * ntlm/acquire_cred.c: Check if there is initial creds with 217 * krb5/acquire_cred.c (acquire_acceptor_cred): don't claim 344 * ntlm/acquire_cred.c: drop unused variable. 346 * ntlm/acquire_cred.c: Reimplement. 684 * ntlm/acquire_cred.c: Check that the KDC seem to there and 761 * krb5/acquire_cred.c: Make krb5_get_init_creds_opt_free take a 1519 * acquire_cred.c (acquire_acceptor_cred): only check if principal 1522 * acquire_cred.c (acquire_acceptor_cred): check that the acceptor 1549 * acquire_cred.c (acquire_initiator_cred): [all …]
|
H A D | Makefile.am | 24 krb5/acquire_cred.c \ 172 ntlm/acquire_cred.c \
|
H A D | Makefile.in | 136 krb5/acquire_cred.lo krb5/add_cred.lo \ 196 am__objects_3 = ntlm/accept_sec_context.lo ntlm/acquire_cred.lo \ 562 krb5/acquire_cred.c \ 710 ntlm/acquire_cred.c \ 913 krb5/acquire_cred.lo: krb5/$(am__dirstamp) \ 1146 ntlm/acquire_cred.lo: ntlm/$(am__dirstamp) \ 1313 -rm -f krb5/acquire_cred.$(OBJEXT) 1314 -rm -f krb5/acquire_cred.lo 1560 -rm -f ntlm/acquire_cred.$(OBJEXT) 1561 -rm -f ntlm/acquire_cred.lo [all …]
|
/freebsd/crypto/heimdal/appl/gssmask/ |
H A D | gssmaestro.c | 106 acquire_cred(struct client *client, in acquire_cred() function 816 val = acquire_cred(clients[i], user, password, 1, &hCred); in main() 844 val = acquire_cred(c, user, password, 1, &hCred); in main() 901 val = acquire_cred(client, user, password, 1, &hCred); in main()
|
H A D | gssmask.c | 200 acquire_cred(struct client *c, in acquire_cred() function 544 gsm_error = acquire_cred(c, principal, opt, &handle); in HandleOP()
|
/freebsd/lib/libgssapi/ |
H A D | gss_mech_switch.c | 252 SYM(acquire_cred); in _gss_load_mech()
|
/freebsd/crypto/heimdal/lib/gssapi/mech/ |
H A D | gss_mech_switch.c | 331 SYM(acquire_cred); in _gss_load_mech()
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.1998 | 1952 context_time.c compare_name.c release_cred.c acquire_cred.c
|