Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/
H A DMakefile.am307 noinst_PROGRAMS = test_cred test_kcred test_context test_ntlm test_add_store_cred program
347 krb5/test_cred.c \
H A DNTMakefile586 $(OBJ)\test_cred.exe \
608 $(OBJ)\test_cred.exe: $(OBJ)\test_cred.obj $(LIBGSSAPI) $(LIBROKEN) $(LIBVERS)
H A DMakefile.in103 noinst_PROGRAMS = test_cred$(EXEEXT) test_kcred$(EXEEXT) \
319 test_cred_SOURCES = test_cred.c
320 test_cred_OBJECTS = test_cred.$(OBJEXT)
372 ./$(DEPDIR)/test_context.Po ./$(DEPDIR)/test_cred.Po \
528 $(test_cfx_SOURCES) $(test_context_SOURCES) test_cred.c \
532 $(test_cfx_SOURCES) $(test_context_SOURCES) test_cred.c \
1290 krb5/test_cred.c \
1774 test_cred$(EXEEXT): $(test_cred_OBJECTS) $(test_cred_DEPENDENCIES) $(EXTRA_test_cred_DEPENDENCIES)
1775 @rm -f test_cred$(EXEEXT)
1825 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_cred.Po@am__quote@ # am--include-marker
[all …]
H A DChangeLog1325 * test_cred.c (gss_print_errors): don't try to print error when
1639 * test_cred.c: rename optind to optidx
1671 * test_cred.c (main): Call setprogname.
1848 * Makefile.am (noinst_PROGRAMS) += test_cred
1850 * test_cred.c: gssapi credential testing
/netbsd-src/external/bsd/libfido2/dist/fuzz/
H A Dfuzz_cred.c350 test_cred(const struct param *p) in test_cred() function
441 test_cred(p); in test()