Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/libfido2/fuzz/
H A Dfuzz_cred.c350 test_cred(const struct param *p) in test_cred() function
441 test_cred(p); in test()
/freebsd-14.2/crypto/heimdal/lib/gssapi/
H A DMakefile.in53 noinst_PROGRAMS = test_cred$(EXEEXT) test_kcred$(EXEEXT) \
252 test_cred_SOURCES = test_cred.c
253 test_cred_OBJECTS = test_cred.$(OBJEXT)
293 $(test_context_SOURCES) test_cred.c test_kcred.c test_names.c \
297 $(test_context_SOURCES) test_cred.c test_kcred.c test_names.c \
1291 test_cred$(EXEEXT): $(test_cred_OBJECTS) $(test_cred_DEPENDENCIES)
1292 @rm -f test_cred$(EXEEXT)
1648 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_cred.Po@am__quote@
H A DMakefile.am307 noinst_PROGRAMS = test_cred test_kcred test_context test_ntlm
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