Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dhmac.c141 hmac_test(void *key, size_t klen, void *m, size_t mlen, u_char *e, size_t elen) in hmac_test() function
190 hmac_test(key1, sizeof(key1), data1, strlen(data1), dig1, sizeof(dig1)); in main()
191 hmac_test(key2, strlen(key2), data2, strlen(data2), dig2, sizeof(dig2)); in main()
192 hmac_test(key3, sizeof(key3), data3, sizeof(data3), dig3, sizeof(dig3)); in main()
/netbsd-src/external/mpl/bind/dist/tests/isc/
H A DMakefile.in104 heap_test$(EXEEXT) histo_test$(EXEEXT) hmac_test$(EXEEXT) \
238 hmac_test_SOURCES = hmac_test.c
239 hmac_test_OBJECTS = hmac_test-hmac_test.$(OBJEXT)
450 ./$(DEPDIR)/histo_test.Po ./$(DEPDIR)/hmac_test-hmac_test.Po \
504 $(hashmap_test_SOURCES) heap_test.c histo_test.c hmac_test.c \
519 hmac_test.c ht_test.c job_test.c lex_test.c loop_test.c \
1283 hmac_test$(EXEEXT): $(hmac_test_OBJECTS) $(hmac_test_DEPENDENCIES) $(EXTRA_hmac_test_DEPENDENCIES)
1284 @rm -f hmac_test
[all...]
H A DMakefile.am27 hmac_test \
21 hmac_test \ global() program
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS84371 e436442d00bbedf26b0ac9dcc651ed0d libgo/go/crypto/hmac/hmac_test.go
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS97317 8b7aa0a161c1d32d046639b00ad3a9d8 libgo/go/crypto/hmac/hmac_test.go