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