Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
96e324024b421b3753eb142d5d92fbe4ac5e7519
/
crypto
/
api.c
3d01a33
crypto: api - Fix checkpatch errors
by Richard Hartmann
· 15 years ago
2ca33da
crypto: api - Remove frontend argument from extsize/init_tfm
by Herbert Xu
· 15 years ago
6941c3a
crypto: hash - Remove legacy hash/digest implementaion
by Herbert Xu
· 15 years ago
d06854f
crypto: api - Add crypto_attr_alg2 helper
by Herbert Xu
· 15 years ago
aa07a69
crypto: api - Use formatting of module name
by Alex Riesen
· 15 years ago
811d8f0
crypto: api - Use kzfree
by Johannes Weiner
· 16 years ago
37fc334
crypto: api - Fix algorithm module auto-loading
by Herbert Xu
· 16 years ago
562f477
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 16 years ago
a760a66
crypto: api - Fix module load deadlock with fallback algorithms
by Herbert Xu
· 16 years ago
3f683d6
crypto: api - Fix crypto_alloc_tfm/create_create_tfm return convention
by Herbert Xu
· 16 years ago
ff75330
crypto: api - crypto_alg_mod_lookup either tested or untested
by Herbert Xu
· 16 years ago
7b2cd92
crypto: api - Fix zeroing on free
by Herbert Xu
· 16 years ago
7b0bac6
crypto: api - Rebirth of crypto_alloc_tfm
by Herbert Xu
· 16 years ago
4a77948
crypto: api - Move type exit function into crypto_tfm
by Herbert Xu
· 16 years ago
73d3864
crypto: api - Use test infrastructure
by Herbert Xu
· 16 years ago
c51b6c8
crypto: api - Export crypto_alg_lookup instead of __crypto_alg_lookup
by Herbert Xu
· 16 years ago
004a403
[CRYPTO] hash: Add asynchronous hash support
by Loc Ho
· 16 years ago
c3715cb9
[CRYPTO] api: Make the crypto subsystem fully modular
by Sebastian Siewior
· 17 years ago
b9c55aa
[CRYPTO] skcipher: Create default givcipher instances
by Herbert Xu
· 17 years ago
991d174
crypto: convert "crypto" subdirectory to UTF-8
by John Anthony Kazos Jr
· 17 years ago
fe3c520
[CRYPTO] api: Wake up all waiters when larval completes
by Herbert Xu
· 17 years ago
da7cd59
[CRYPTO] api: Read module pointer before freeing algorithm
by Herbert Xu
· 17 years ago
27d2a33
[CRYPTO] api: Allow multiple frontends per backend
by Herbert Xu
· 18 years ago
f1ddcaf
[CRYPTO] api: Remove deprecated interface
by Herbert Xu
· 18 years ago
cc44215
[CRYPTO] api: Remove unused functions
by Adrian Bunk
· 18 years ago
9765d26
[CRYPTO] api: fix crypto_alloc_base() return value
by Akinobu Mita
· 18 years ago
fce32d7
[CRYPTO] api: Add crypto_comp and crypto_has_*
by Herbert Xu
· 18 years ago
e853c3c
[CRYPTO] api: Added crypto_type support
by Herbert Xu
· 18 years ago
6d7d684
[CRYPTO] api: Added crypto_alloc_base
by Herbert Xu
· 18 years ago
f3f632d
[CRYPTO] api: Added asynchronous flag
by Herbert Xu
· 18 years ago
6bfd480
[CRYPTO] api: Added spawns
by Herbert Xu
· 18 years ago
492e2b6
[CRYPTO] api: Allow algorithm lookup by type
by Herbert Xu
· 18 years ago
2b8c19d
[CRYPTO] api: Add cryptomgr
by Herbert Xu
· 18 years ago
2825982
[CRYPTO] api: Added event notification
by Herbert Xu
· 18 years ago
cce9e06
[CRYPTO] api: Split out low-level API
by Herbert Xu
· 18 years ago
6521f30
[CRYPTO] api: Add crypto_alg reference counting
by Herbert Xu
· 18 years ago
72fa491
[CRYPTO] api: Rename crypto_alg_get to crypto_mod_get
by Herbert Xu
· 18 years ago
996e252
[CRYPTO] api: Allow replacement when registering new algorithms
by Herbert Xu
· 18 years ago
d913ea0
[CRYPTO] api: Removed const from cra_name/cra_driver_name
by Herbert Xu
· 18 years ago
c7fc059
[CRYPTO] api: Added cra_init/cra_exit
by Herbert Xu
· 18 years ago
bbeb563
[CRYPTO] all: Use kzalloc where possible
by Eric Sesterhenn
· 19 years ago
f10b789
[CRYPTO] api: Align tfm context as wide as possible
by Herbert Xu
· 19 years ago
7302533
[CRYPTO] api: Require block size to be less than PAGE_SIZE/8
by Herbert Xu
· 19 years ago
5cb1454
[CRYPTO] Allow multiple implementations of the same algorithm
by Herbert Xu
· 19 years ago
1b40efd
[CRYPTO] Check cra_alignmask against cra_blocksize
by Herbert Xu
· 19 years ago
64baf3c
[CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flag
by Herbert Xu
· 19 years ago
a61cc44
[CRYPTO] Add null short circuit to crypto_free_tfm
by Jesper Juhl
· 19 years ago
fbdae9f
[CRYPTO] Ensure cit_iv is aligned correctly
by Herbert Xu
· 19 years ago
176c365
[CRYPTO] Make crypto_alg_lookup static
by Adrian Bunk
· 19 years ago
9547737
[CRYPTO] Add alignmask for low-level cipher implementations
by Herbert Xu
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago