Pan Bian
|
e5bde04ccc
crypto: do not free algorithm before using
|
6 年之前 |
Marcelo Cerri
|
e6c2e65c70
crypto: cbc - Propagate NEED_FALLBACK bit
|
8 年之前 |
Ard Biesheuvel
|
db91af0fbe
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
|
8 年之前 |
Herbert Xu
|
cc868d82ab
crypto: cbc - Export CBC implementation
|
8 年之前 |
Herbert Xu
|
79c65d179a
crypto: cbc - Convert to skcipher
|
8 年之前 |
Kees Cook
|
4943ba16bb
crypto: include crypto- module prefix in template
|
10 年之前 |
David Howells
|
e231c2ee64
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
|
17 年之前 |
Herbert Xu
|
50b6544e13
[CRYPTO] cbc: Require block size to be a power of 2
|
17 年之前 |
Herbert Xu
|
3c7f076da5
[CRYPTO] cbc: Use crypto_xor
|
17 年之前 |
Herbert Xu
|
ebc610e5bc
[CRYPTO] templates: Pass type/mask when creating instances
|
18 年之前 |
Herbert Xu
|
2e306ee016
[CRYPTO] api: Add type-safe spawns
|
18 年之前 |
Herbert Xu
|
db131ef908
[CRYPTO] cipher: Added block ciphers for CBC/ECB
|
19 年之前 |