Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6bee14ed1e1136d700e5290c080e1145982ce43e
/
include
/
linux
/
crypto.h
6eae29e
crypto: doc - document correct return value for request allocation
by Eric Biggers
· 9 years ago
8965450
crypto: hash - Remove crypto_hash interface
by Herbert Xu
· 9 years ago
1104921
crypto: compress - remove unused pcomp interface
by Joonsoo Kim
· 9 years ago
5e4b8c1
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
by Herbert Xu
· 9 years ago
b0d955b
crypto: aead - Remove old AEAD interfaces
by Herbert Xu
· 9 years ago
3e90950
crypto: algif_aead - Temporarily disable all AEAD algorithms
by Herbert Xu
· 10 years ago
edf18b9
crypto: api - Add CRYPTO_MINALIGN_ATTR to struct crypto_alg
by Herbert Xu
· 10 years ago
3c339ab
crypto: akcipher - add PKE API
by Tadeusz Struk
· 10 years ago
12f7c14
crypto: doc - Fix typo in crypto-API.xml
by Masanari Iida
· 10 years ago
2d0f230
crypto: aead - Rename aead_alg to old_aead_alg
by Herbert Xu
· 10 years ago
5d1d65f
crypto: aead - Convert top level interface to new style
by Herbert Xu
· 10 years ago
94f1bb1
crypto: rng - Remove old low-level rng interface
by Herbert Xu
· 10 years ago
acec27f
crypto: rng - Convert low-level crypto_rng to new style
by Herbert Xu
· 10 years ago
d0e8305
crypto: rng - Convert crypto_rng to new style crypto_type
by Herbert Xu
· 10 years ago
06ca7f6
crypto: api - prevent helper ciphers from being used
by Stephan Mueller
· 10 years ago
379dcfb
crypto: doc - remove colons in comments
by Stephan Mueller
· 10 years ago
15acabf
crypto: aead - add check for presence of auth tag
by Stephan Mueller
· 10 years ago
5d26a10
crypto: prefix module autoloading with "crypto-"
by Kees Cook
· 10 years ago
47ca5be
crypto: doc - HASH API documentation
by Stephan Mueller
· 10 years ago
16e6103
crypto: doc - CIPHER API documentation
by Stephan Mueller
· 10 years ago
58284f0
crypto: doc - BLKCIPHER API documentation
by Stephan Mueller
· 10 years ago
fced7b0
crypto: doc - AEAD API documentation
by Stephan Mueller
· 10 years ago
f13ec33
crypto: doc - ABLKCIPHER API documentation
by Stephan Mueller
· 10 years ago
0d7f488
crypto: doc - cipher data structures
by Stephan Mueller
· 10 years ago
3e3dc25
crypto: Resolve shadow warnings
by Mark Rustad
· 10 years ago
ed2d265
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
187f188
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
by Paul Gortmaker
· 13 years ago
4b00434
crypto: Add bulk algorithm registration interface
by Mark Brown
· 13 years ago
d912bb7
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
by Nikos Mavrogiannopoulos
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
7c92640
crypto.h: remove unused crypto_tfm_alg_modname() inline
by Paul Gortmaker
· 14 years ago
64a947b
crypto: Add a flag to identify crypto instances
by Steffen Klassert
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
ec49fdb
crypto: Use ARCH_KMALLOC_MINALIGN for CRYPTO_MINALIGN now that it's exposed
by David Woodhouse
· 15 years ago
8ffd1be
crypto: hash - Remove cra_u.{digest,hash}
by Benjamin Gilbert
· 15 years ago
500b3e3
crypto: ahash - Remove old_ahash_alg
by Herbert Xu
· 15 years ago
88056ec
crypto: ahash - Convert to new style algorithms
by Herbert Xu
· 15 years ago
aef73cf
crypto: async - Use kzfree for requests
by Herbert Xu
· 15 years ago
a1d2f09
crypto: compress - Add pcomp interface
by Geert Uytterhoeven
· 16 years ago
3f683d6
crypto: api - Fix crypto_alloc_tfm/create_create_tfm return convention
by Herbert Xu
· 16 years ago
7b2cd92
crypto: api - Fix zeroing on free
by Herbert Xu
· 16 years ago
5f7082e
crypto: hash - Export shash through hash
by Herbert Xu
· 16 years ago
dec8b78
crypto: hash - Add import/export interface
by Herbert Xu
· 16 years ago
3b2f6df
crypto: hash - Export shash through ahash
by Herbert Xu
· 16 years ago
7b5a080b
crypto: hash - Add shash interface
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
17f0f4a
crypto: rng - RNG interface and implementation
by Neil Horman
· 16 years ago
73d3864
crypto: api - Use test infrastructure
by Herbert Xu
· 16 years ago
da7f033
crypto: cryptomgr - Add test infrastructure
by Herbert Xu
· 16 years ago
18e33e6
crypto: hash - Move ahash functions into crypto/hash.h
by Herbert Xu
· 16 years ago
166247f
crypto: hash - Removed vestigial ahash fields
by Herbert Xu
· 17 years ago
004a403
[CRYPTO] hash: Add asynchronous hash support
by Loc Ho
· 17 years ago
c3715cb9
[CRYPTO] api: Make the crypto subsystem fully modular
by Sebastian Siewior
· 17 years ago
6eb7228
[CRYPTO] api: Set default CRYPTO_MINALIGN to unsigned long long
by Herbert Xu
· 17 years ago
d29ce98
[CRYPTO] aead: Create default givcipher instances
by Herbert Xu
· 17 years ago
5b6d2d7
[CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free
by Herbert Xu
· 17 years ago
743edf5
[CRYPTO] aead: Add givcrypt operations
by Herbert Xu
· 17 years ago
b9c55aa
[CRYPTO] skcipher: Create default givcipher instances
by Herbert Xu
· 17 years ago
ecfc432
[CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free
by Herbert Xu
· 17 years ago
23508e1
[CRYPTO] skcipher: Added geniv field
by Herbert Xu
· 17 years ago
61da88e
[CRYPTO] skcipher: Add givcrypt operations and givcipher type
by Herbert Xu
· 17 years ago
378f4f5
[CRYPTO] skcipher: Add crypto_grab_skcipher interface
by Herbert Xu
· 17 years ago
551a09a
[CRYPTO] api: Sanitise mask when allocating ablkcipher/hash
by Herbert Xu
· 17 years ago
7ba683a
[CRYPTO] aead: Make authsize a run-time parameter
by Herbert Xu
· 17 years ago
332f8840
[CRYPTO] ablkcipher: Add distinct ABLKCIPHER type
by Herbert Xu
· 17 years ago
18735dd
crypto: convert crypto.h to UTF-8
by John Anthony Kazos Jr
· 17 years ago
b16c3a2
[CRYPTO] api: Fixed crypto_*_reqsize return type
by Herbert Xu
· 17 years ago
2de98e7
[CRYPTO] ablkcipher: Remove queue pointer from common alg object
by Herbert Xu
· 17 years ago
39e1ee01
[CRYPTO] api: Add support for multiple template parameters
by Herbert Xu
· 17 years ago
1ae9782
[CRYPTO] api: Add aead crypto type
by Herbert Xu
· 17 years ago
e69ff73
[CRYPTO] cipher: Remove obsolete fields from cipher_tfm
by Herbert Xu
· 18 years ago
e196d62
[CRYPTO] api: Add ablkcipher_request_set_tfm
by Herbert Xu
· 18 years ago
b5b7f08
[CRYPTO] api: Add async blkcipher type
by Herbert Xu
· 18 years ago
ebc610e
[CRYPTO] templates: Pass type/mask when creating instances
by Herbert Xu
· 18 years ago
32e3983
[CRYPTO] api: Add async block cipher interface
by Herbert Xu
· 18 years ago
78a1fe4
[CRYPTO] api: Use structs for cipher/compression
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
610a5b7
[CRYPTO] api: Remove one too many semicolon
by Yoichi Yuasa
· 18 years ago
3ad819c
[CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_available
by Herbert Xu
· 18 years ago
6010439
[CRYPTO] padlock: Convert padlock-sha to use crypto_hash
by Herbert Xu
· 18 years ago
e4d5b79
[CRYPTO] users: Use crypto_comp and crypto_has_*
by Herbert Xu
· 18 years ago
fce32d7
[CRYPTO] api: Add crypto_comp and crypto_has_*
by Herbert Xu
· 18 years ago
8425165
[CRYPTO] digest: Remove old HMAC implementation
by Herbert Xu
· 18 years ago
055bcee
[CRYPTO] digest: Added user API for new hash type
by Herbert Xu
· 18 years ago
7226bc87
[CRYPTO] api: Mark parts of cipher interface as deprecated
by Herbert Xu
· 18 years ago
5cde0af
[CRYPTO] cipher: Added block cipher type
by Herbert Xu
· 18 years ago
f28776a
[CRYPTO] cipher: Added encrypt_one/decrypt_one
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
df89820
[CRYPTO] cipher: Removed special IV checks for ECB
by Herbert Xu
· 18 years ago
560c06a
[CRYPTO] api: Get rid of flags argument to setkey
by Herbert Xu
· 18 years ago
b14cdd6
[CRYPTO] api: Add missing accessors for new crypto_alg fields
by Michal Ludvig
· 19 years ago
6bfd480
[CRYPTO] api: Added spawns
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
6521f30
[CRYPTO] api: Add crypto_alg reference counting
by Herbert Xu
· 18 years ago
7991110
[CRYPTO] api: Fixed crypto_tfm context alignment
by Herbert Xu
· 18 years ago
Next »