Herbert Xu
|
c2110f2834
crypto: api - Include alignment in crypto_alg_extsize
|
10 years ago |
Herbert Xu
|
d6ef2f198d
crypto: api - Add crypto_grab_spawn primitive
|
10 years ago |
Herbert Xu
|
bd4a7c69aa
crypto: api - Fix build error when modules are disabled
|
10 years ago |
Herbert Xu
|
3133d76fc6
crypto: api - Include linux/fips.h
|
10 years ago |
Herbert Xu
|
59afdc7b32
crypto: api - Move module sig ifdef into accessor function
|
10 years ago |
Herbert Xu
|
38d2143311
crypto: api - Add crypto_alg_extsize helper
|
10 years ago |
Herbert Xu
|
34c9a0ffc7
crypto: fix broken crypto_register_instance() module handling
|
10 years ago |
Stephan Mueller
|
9c521a200b
crypto: api - remove instance when test failed
|
10 years ago |
Herbert Xu
|
e9b8e5beb7
crypto: api - Move alg ref count init to crypto_check_alg
|
10 years ago |
Herbert Xu
|
87b1675634
crypto: api - Change crypto_unregister_instance argument type
|
10 years ago |
Herbert Xu
|
1f72371099
crypto: api - Fix races in crypto_unregister_instance
|
10 years ago |
Joshua I. James
|
0efcb8d5b2
crypto: api - fixed style erro in algapi.c
|
10 years ago |
Kees Cook
|
4943ba16bb
crypto: include crypto- module prefix in template
|
10 years ago |
Jarod Wilson
|
002c77a48b
crypto: fips - only panic on bad/missing crypto mod signatures
|
11 years ago |
Kees Cook
|
1c8fca1d92
crypto: sanitize argument for format string
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Julia Lawall
|
3e8afe35c3
crypto: use ERR_CAST
|
12 years ago |
Herbert Xu
|
398710379f
crypto: algapi - Move larval completion into algboss
|
13 years ago |
Mark Brown
|
4b004346fe
crypto: Add bulk algorithm registration interface
|
13 years ago |
Steffen Klassert
|
ce3fd840f5
crypto: Unlink and free instances when deleted
|
13 years ago |
Steffen Klassert
|
22e5b20be7
crypto: Export crypto_remove_final
|
14 years ago |
Steffen Klassert
|
89b596ba22
crypto: Export crypto_remove_spawns
|
14 years ago |
Steffen Klassert
|
64a947b133
crypto: Add a flag to identify crypto instances
|
14 years ago |
Herbert Xu
|
df2071bd08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
15 years ago |
Dan Carpenter
|
c614e109c1
crypto: algapi - Remove unneeded null check
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Richard Hartmann
|
5357c6c43e
crypto: algapi - Fix checkpatch errors
|
15 years ago |
Linus Torvalds
|
332a339218
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
16 years ago |
Herbert Xu
|
2bf2901669
crypto: api - Do not displace newly registered algorithms
|
16 years ago |
Herbert Xu
|
0c7d400faf
crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test
|
16 years ago |