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