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