Searched refs:test_crypto (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/tests/
H A DMakefile.in140 am_test_crypto_OBJECTS = test_crypto-crypto.$(OBJEXT) \
141 test_crypto-run-crypto.$(OBJEXT) test_crypto-version.$(OBJEXT) \
978 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_crypto-crypto.Po@am__quote@
979 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_crypto-run-crypto.Po@am__quote@
980 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_crypto-version.Po@am__quote@
1005 test_crypto-crypto.o: crypto.c
1006 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_crypto_CFLAGS) $(CFLAGS) -MT test_crypto-crypto.o -MD -MP -MF $(DEPDIR)/test_crypto-crypto.Tpo -c -o test_crypto
[all...]
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A DMakefile.am218 test_crypto \
253 test_crypto: test_crypto.in Makefile
254 $(do_subst) < $(srcdir)/test_crypto.in > test_crypto.tmp
255 chmod +x test_crypto.tmp
256 mv test_crypto.tmp test_crypto
320 test_crypto.in \
H A DMakefile.in619 test_crypto \
651 test_crypto.in \
1975 test_crypto: test_crypto.in Makefile
1976 $(do_subst) < $(srcdir)/test_crypto.in > test_crypto.tmp
1977 chmod +x test_crypto.tmp
1978 mv test_crypto.tmp test_crypto
H A Dhxtool.c2056 test_crypto(struct test_crypto_options *opt, int argc, char ** argv) function
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A DMakefile.am13 test_crypto \
H A DMakefile.in51 test_alname$(EXEEXT) test_crypto$(EXEEXT) \
322 test_crypto_SOURCES = test_crypto.c
323 test_crypto_OBJECTS = test_crypto.$(OBJEXT)
470 test_ap-req.c test_cc.c test_config.c test_crypto.c \
481 test_config.c test_crypto.c test_crypto_wrapping.c \
1220 test_crypto$(EXEEXT): $(test_crypto_OBJECTS) $(test_crypto_DEPENDENCIES)
1221 @rm -f test_crypto$(EXEEXT)
1450 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_crypto.Po@am__quote@

Completed in 199 milliseconds