Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/src/common/
Dwpa_helpers.h32 int add_cred(const char *ifname);
Dwpa_helpers.c269 int add_cred(const char *ifname) in add_cred() function
/netbsd/src/crypto/external/bsd/heimdal/lib/libgssapi/
DMakefile43 krb5/add_cred.c \
178 ntlm/add_cred.c \
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/gssapi/
DNTMakefile40 krb5/add_cred.c \
184 ntlm/add_cred.c \
273 $(OBJ)\krb5/add_cred.obj \
401 $(OBJ)\ntlm/add_cred.obj \
DMakefile.am23 krb5/add_cred.c \
171 ntlm/add_cred.c \
DMakefile.in196 krb5/acquire_cred.lo krb5/add_cred.lo \
257 ntlm/add_cred.lo ntlm/canonicalize_name.lo \
376 krb5/$(DEPDIR)/acquire_cred.Plo krb5/$(DEPDIR)/add_cred.Plo \
478 ntlm/$(DEPDIR)/acquire_cred.Plo ntlm/$(DEPDIR)/add_cred.Plo \
1019 krb5/add_cred.c \
1167 ntlm/add_cred.c \
1449 krb5/add_cred.lo: krb5/$(am__dirstamp) krb5/$(DEPDIR)/$(am__dirstamp)
1682 ntlm/add_cred.lo: ntlm/$(am__dirstamp) ntlm/$(DEPDIR)/$(am__dirstamp)
1833 @AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/add_cred.Plo@am__quote@ # am--include-marker
1957 @AMDEP_TRUE@@am__include@ @am__quote@ntlm/$(DEPDIR)/add_cred.Plo@am__quote@ # am--include-marker
[all …]
DChangeLog1481 * add_cred.c: Check that cred != GSS_C_NO_CREDENTIAL, this is a
1512 * add_cred.c (gss_add_cred): avoid deadlock
1932 * add_cred.c: If its a MEMORY cc, make a copy. We need to do this
2411 * add_cred.c (gss_add_cred): don't create a new ccache, just open
2457 * add_cred.c: implement gss_add_cred
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
DREADME-HS20375 > add_cred
390 > add_cred
399 Note: the return value of add_cred is used as the first argument to
406 > add_cred
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
Dgss_mech_switch.c356 SYM(add_cred); in _gss_load_mech()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/
Dget_cred.c733 add_cred(krb5_context context, krb5_creds const *tkt, krb5_creds ***tgts) in add_cred() function
853 ret = add_cred(context, tgt, ret_tgts); in get_cred_kdc_capath_worker()
1107 ret = add_cred(context, &ticket, &referral_tgts); in get_cred_kdc_referral()
/netbsd/src/crypto/external/bsd/heimdal/dist/
DChangeLog305 add_cred() sane, make loop detection in credential fetching
DChangeLog.1998129 * lib/krb5/get_cred.c (add_cred): add termination NULL pointer