md5, sha1, sha256, sha512: use openssl routines if available
[gnulib.git] / modules / crypto / hmac-sha512-tests
1 Files:
2 tests/test-hmac-sha512.c
3
4 Depends-on:
5
6 configure.ac:
7
8 Makefile.am:
9 TESTS += test-hmac-sha512
10 check_PROGRAMS += test-hmac-sha512
11 test_hmac_sha512_LDADD = $(LDADD) @LIB_CRYPTO@