Commit Graph

13 Commits (b6d44341864b50a308f932c39f03fb8ad5efb021)

Author SHA1 Message Date
Joy Latten 1edcf2e1ee [CRYPTO] xcbc: Fix crash when ipsec uses xcbc-mac with big data chunk 17 years ago
Joy Latten 2f40a178e7 [CRYPTO] xcbc: Fix crash with IPsec 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
Herbert Xu 94765b9e4c [CRYPTO] xcbc: Remove bogus hash/cipher test 17 years ago
Herbert Xu 1b87887d6c [CRYPTO] xcbc: Fix algorithm leak when block size check fails 17 years ago
Herbert Xu 42c271c6c5 [CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto 17 years ago
Jens Axboe 78c2f0b8c2 [SG] Update crypto/ to sg helpers 18 years ago
Herbert Xu ebc610e5bc [CRYPTO] templates: Pass type/mask when creating instances 18 years ago
Herbert Xu 6b701dde8e [CRYPTO] xcbc: Use new cipher interface 18 years ago
Herbert Xu 2e306ee016 [CRYPTO] api: Add type-safe spawns 18 years ago
Herbert Xu fb469840b8 [CRYPTO] all: Check for usage in hard IRQ context 18 years ago
Adrian Bunk 5b37538a51 [CRYPTO] xcbc: Make needlessly global code static 18 years ago
Kazunori MIYAZAWA 333b0d7eea [CRYPTO] xcbc: New algorithm 18 years ago