CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2013/10/06 10:59:35
Modified files: regress/sys/crypto/aesxts: Makefile aes_xts.c Log message: Rework the AES XTS regress so that we compile and test the sys/crypto code directly, rather than trying to use the crypto dev, which is disabled by default. ok djm@