Commit Graph

27 Commits (d69a892268c66c13fcb445a8274baa9d7befb7b5)

Author SHA1 Message Date
Herbert Xu 6010439f47 [CRYPTO] padlock: Convert padlock-sha to use crypto_hash 19 years ago
Herbert Xu e4d5b79c66 [CRYPTO] users: Use crypto_comp and crypto_has_* 19 years ago
Herbert Xu efcf8023e2 [CRYPTO] drivers: Remove obsolete block cipher operations 19 years ago
Herbert Xu 28ce728a90 [CRYPTO] padlock: Added block cipher versions of CBC/ECB 19 years ago
Herbert Xu 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey 19 years ago
Michal Ludvig 58ec415289 [CRYPTO] padlock-sha: TFMs don't need to be static 19 years ago
Michal Ludvig 5644bda5d6 [CRYPTO] padlock: Helper module padlock.ko 19 years ago
Adrian Bunk cb17530b0a [CRYPTO] padlock-sha: Make 2 functions static 19 years ago
Michal Ludvig 6c83327515 [CRYPTO] padlock: Driver for SHA1 / SHA256 algorithms 19 years ago
Michal Ludvig ccc17c34d6 [CRYPTO] padlock: Update private header file 19 years ago
Herbert Xu db5e9a4237 [CRYPTO] padlock: Add compatibility alias after rename 19 years ago
Michal Ludvig 1191f0a493 [CRYPTO] padlock: Get rid of padlock-generic.c 19 years ago
Herbert Xu cce9e06d10 [CRYPTO] api: Split out low-level API 19 years ago
Michal Ludvig cc08632f8f [CRYPTO] padlock: Fix alignment after aes_ctx rearrange 19 years ago
Herbert Xu 82062c72cd [CRYPTO] padlock: Rearrange context structure to reduce code size 19 years ago
Herbert Xu 6c2bb98bc3 [CRYPTO] all: Pass tfm instead of ctx to algorithms 19 years ago
Herbert Xu f10b7897ee [CRYPTO] api: Align tfm context as wide as possible 19 years ago
Herbert Xu 102d60a2d8 [PATCH] padlock: Fix typo that broke 256-bit keys 19 years ago
Herbert Xu c8a19c91b5 [CRYPTO] Allow AES C/ASM implementations to coexist 19 years ago
Herbert Xu 06ace7a9ba [CRYPTO] Use standard byte order macros wherever possible 19 years ago
Herbert Xu 2df15fffc6 [PADLOCK] Fix sparse warning about 1-bit signed bit-field 19 years ago
Brian Gerst 0d078f6f96 [PATCH] CONFIG_IA32 19 years ago
Herbert Xu 476df259cd [CRYPTO] Update IV correctly for Padlock CBC encryption 20 years ago
Herbert Xu fbdae9f3e7 [CRYPTO] Ensure cit_iv is aligned correctly 20 years ago
Herbert Xu 28e8c3ad94 [PADLOCK] Implement multi-block operations 20 years ago
Herbert Xu 6789b2dc45 [PADLOCK] Move fast path work into aes_set_key and upper layer 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago