Ard Biesheuvel
|
db91af0fbe
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
|
8 years ago |
Corentin LABBE
|
2589ad8404
crypto: engine - move crypto engine to its own header
|
9 years ago |
Herbert Xu
|
4140139734
crypto: api - Optimise away crypto_yield when hard preemption is on
|
9 years ago |
Herbert Xu
|
32f27c745c
crypto: api - Add crypto_inst_setname
|
9 years ago |
Herbert Xu
|
8965450987
crypto: hash - Remove crypto_hash interface
|
9 years ago |
Baolin Wang
|
735d37b542
crypto: engine - Introduce the block request crypto engine framework
|
9 years ago |
Baolin Wang
|
9f93a8a0ba
crypto: api - Introduce crypto_queue_len() helper function
|
9 years ago |
Herbert Xu
|
319382a697
crypto: api - Add instance free function to crypto_type
|
10 years ago |
Herbert Xu
|
31d228cc64
crypto: api - Remove unused __crypto_dequeue_request
|
10 years ago |
Herbert Xu
|
5d1d65f8be
crypto: aead - Convert top level interface to new style
|
10 years ago |
Herbert Xu
|
d6ef2f198d
crypto: api - Add crypto_grab_spawn primitive
|
10 years ago |
Herbert Xu
|
87b1675634
crypto: api - Change crypto_unregister_instance argument type
|
10 years ago |
Marek Vasut
|
bb55a4c100
crypto: api - Move crypto_yield() to algapi.h
|
11 years ago |
Ard Biesheuvel
|
4f7f1d7cff
crypto: allow blkcipher walks over AEAD data
|
11 years ago |
Ard Biesheuvel
|
822be00fe6
crypto: remove direct blkcipher_walk dependency on transform
|
11 years ago |
James Yonan
|
6bf37e5aa9
crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks
|
12 years ago |
Steffen Klassert
|
ce3fd840f5
crypto: Unlink and free instances when deleted
|
13 years ago |
Steffen Klassert
|
b6aa63c09b
crypto: Add a report function pointer to crypto_type
|
14 years ago |
David S. Miller
|
bf06099db1
crypto: skcipher - Add ablkcipher_walk interfaces
|
15 years ago |
Benjamin Gilbert
|
2141b6309b
crypto: hash - Remove legacy hash/digest code
|
16 years ago |
Linus Torvalds
|
332a339218
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
16 years ago |
Herbert Xu
|
0c7d400faf
crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test
|
16 years ago |
Herbert Xu
|
ab30046567
crypto: api - Fix aligned ctx helper
|
16 years ago |
Herbert Xu
|
9cd899a32f
crypto: cryptd - Switch to template create API
|
16 years ago |
Herbert Xu
|
2ca33da1de
crypto: api - Remove frontend argument from extsize/init_tfm
|
16 years ago |
Herbert Xu
|
d06854f024
crypto: api - Add crypto_attr_alg2 helper
|
16 years ago |
Herbert Xu
|
97eedce1a6
crypto: api - Add new style spawn support
|
16 years ago |
Herbert Xu
|
70ec7bb91a
crypto: api - Add crypto_alloc_instance2
|
16 years ago |
Herbert Xu
|
f2ac72e826
crypto: api - Add new template create function
|
16 years ago |
Herbert Xu
|
5f7082ed4f
crypto: hash - Export shash through hash
|
17 years ago |