freebsd-dev/sys/crypto
Pawel Jakub Dawidek 64e18040cc - Pretend to accelerate various HMAC algorithms, so padlock(4) can be used
with fast_ipsec(4) and geli(8) authentication (comming soon).
  If consumer requests only for HMAC algorithm (without encryption), return
  EINVAL.
- Add support for the CRD_F_KEY_EXPLICIT flag, for both encryption and
  authentication.
2006-06-05 16:22:04 +00:00
..
blowfish
des
rc4
rijndael Assert proper key size also in userland by defining KASSERT in !_KERNEL case. 2005-08-17 07:59:07 +00:00
sha2
via - Pretend to accelerate various HMAC algorithms, so padlock(4) can be used 2006-06-05 16:22:04 +00:00
sha1.c
sha1.h