dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/crypto
David S. Miller 9ebed9d182 [CRYPTO] lrw: round --> lrw_round
Fixes:

crypto/lrw.c:99: warning: conflicting types for built-in function ‘round’

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-12-06 18:39:00 -08:00
..
Kconfig [CRYPTO] lrw: Liskov Rivest Wagner, a tweakable narrow block cipher mode 2006-12-06 18:38:56 -08:00
Makefile [CRYPTO] lrw: Liskov Rivest Wagner, a tweakable narrow block cipher mode 2006-12-06 18:38:56 -08:00
aes.c
algapi.c
anubis.c
api.c [CRYPTO] api: Remove unused functions 2006-12-06 18:38:54 -08:00
arc4.c
blkcipher.c [CRYPTO] cipher: Added block cipher type 2006-09-21 11:41:52 +10:00
blowfish.c
cast5.c
cast6.c
cbc.c [CRYPTO] cipher: Added block ciphers for CBC/ECB 2006-09-21 11:44:08 +10:00
cipher.c [CRYPTO] api: Mark parts of cipher interface as deprecated 2006-09-21 11:46:16 +10:00
compress.c
crc32c.c
crypto_null.c
cryptomgr.c WorkStruct: Pass the work_struct pointer instead of context data 2006-11-22 14:55:48 +00:00
deflate.c
des.c
digest.c [CRYPTO] api: Remove unused functions 2006-12-06 18:38:54 -08:00
ecb.c [CRYPTO] cipher: Added block ciphers for CBC/ECB 2006-09-21 11:44:08 +10:00
gf128mul.c [CRYPTO] lib: table driven multiplications in GF(2^128) 2006-12-06 18:38:55 -08:00
hash.c [CRYPTO] digest: Added user API for new hash type 2006-09-21 11:46:17 +10:00
hmac.c [CRYPTO] hmac: Fix error truncation by unlikely() 2006-09-23 16:48:46 -07:00
internal.h [CRYPTO] digest: Remove old HMAC implementation 2006-09-21 11:46:20 +10:00
khazad.c
lrw.c [CRYPTO] lrw: round --> lrw_round 2006-12-06 18:39:00 -08:00
md4.c
md5.c
michael_mic.c
proc.c
scatterwalk.c [CRYPTO] scatterwalk: Prepare for block ciphers 2006-09-21 11:41:52 +10:00
scatterwalk.h [CRYPTO] digest: Added user API for new hash type 2006-09-21 11:46:17 +10:00
serpent.c [PATCH] serpent: fix endian warnings 2006-10-10 16:15:33 -07:00
sha1.c
sha256.c
sha512.c
tcrypt.c [CRYPTO] tcrypt: LRW test vectors 2006-12-06 18:38:58 -08:00
tcrypt.h [CRYPTO] tcrypt: LRW test vectors 2006-12-06 18:38:58 -08:00
tea.c
tgr192.c
twofish.c
twofish_common.c
wp512.c
xcbc.c [CRYPTO] xcbc: Make needlessly global code static 2006-12-06 18:38:51 -08:00