crypto - Update crypto for AES XTS and CTR
authorAlex Hornung <ahornung@gmail.com>
Sat, 21 Aug 2010 10:51:38 +0000 (11:51 +0100)
committerAlex Hornung <ahornung@gmail.com>
Sat, 21 Aug 2010 13:12:43 +0000 (14:12 +0100)
commitda41e4e5bd39d3b1ea3e536618fe9d062e0eeabd
treeffa6a8cfd6ff4505f8a337c53f0fbfd71a77eca2
parenta702ec91d1960a1d75cebedfe310096377682ff8
crypto - Update crypto for AES XTS and CTR

* Sync a bit up with OpenBSD, adding 'reinit' and 'ivsize' to the xform
  structure.

* Add support for AES-XTS and AES-CTR.

Obtained-from: OpenBSD
sys/opencrypto/cryptodev.c
sys/opencrypto/cryptodev.h
sys/opencrypto/cryptosoft.c
sys/opencrypto/xform.c
sys/opencrypto/xform.h