coreutils / gnulib /modules /crypto /gc-pbkdf2-sha1-tests
AryaWu's picture
Upload folder using huggingface_hub
78d2150 verified
Files:
tests/test-gc-pbkdf2-sha1.c
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-gc-pbkdf2-sha1
check_PROGRAMS += test-gc-pbkdf2-sha1
test_gc_pbkdf2_sha1_LDADD = $(LDADD) @LIB_CRYPTO@ $(GETRANDOM_LIB)