NetBSD/sys/crypto/des
thorpej 0ab79d5327 * Move config defns for the crypto algorithms into their own files.
Define an attribute for each crypto algorithm, and use that attribute
  to select the files that implement the algorithm.
* Give the "wlan" attribute a dependency on the "arc4" attribute.
* Give the "cgd" pseudo-device the "des", "blowfish", "cast128", and
  "rijndael" attributes.
* Use the new attribute-as-option-dependencies feature of config(8) to
  give the IPSEC_ESP option dependencies on the "des", "blowfish", "cast128",
  and "rijndael" attributes.
2002-10-11 01:52:04 +00:00
..
arch/i386 Add asm versions of blowfish and des transforms for i386. 2001-09-09 11:00:59 +00:00
des.h Add asm versions of blowfish and des transforms for i386. 2001-09-09 11:00:59 +00:00
des_cbc.c Added an include of sys/types.h to get u_int32_t and so on. 2002-09-08 07:41:01 +00:00
des_ecb.c add RCSIDs 2001-11-13 00:56:55 +00:00
des_enc.c add RCSIDs 2001-11-13 00:56:55 +00:00
des_locl.h Add asm versions of blowfish and des transforms for i386. 2001-09-09 11:00:59 +00:00
des_setkey.c add RCSIDs 2001-11-13 00:56:55 +00:00
files.des * Move config defns for the crypto algorithms into their own files. 2002-10-11 01:52:04 +00:00
podd.h
sk.h
spr.h Add asm versions of blowfish and des transforms for i386. 2001-09-09 11:00:59 +00:00