History log of /openbsd-current/regress/sys/crypto/aesctr/aesctr.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.4 13-Dec-2021 deraadt

remove a couple hundred sys/param.h includes in userland code, and
also whack some sys/cdefs.h early includes which is such a brutally
bad pattern
ok bluhm mbuhl


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.3 02-May-2017 mikeb

Sync GMAC and AES-CTR/-XTS regress tests with the new AES code

ok djm


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.2 15-Aug-2014 mikeb

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.


Revision tags: OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.1 25-May-2005 markus

AESCTR support for ESP (RFC 3686); ok hshoexer


Revision tags: OPENBSD_6_2_BASE
# 1.3 02-May-2017 mikeb

Sync GMAC and AES-CTR/-XTS regress tests with the new AES code

ok djm


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.2 15-Aug-2014 mikeb

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.


Revision tags: OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.1 25-May-2005 markus

AESCTR support for ESP (RFC 3686); ok hshoexer