CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/15 08:39:04
Modified files:
regress/sys/crypto/aesctr: Makefile aesctr.c
Log message:
Convert AES-CTR regress test from /dev/crypto to using kernel source
code directly. This test is converted the same way jsing@ has recently
converted an XTS test by pulling in xform.c code.
