Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10
# $NetBSD: Makefile,v 1.2 2020/07/25 22:53:38 riastradh Exp $ .include <bsd.own.mk> TESTSDIR= ${TESTSBASE}/sys/crypto TESTS_SUBDIRS+= aes TESTS_SUBDIRS+= chacha .include <bsd.test.mk>