Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6a908a8ade93feb22336465933a84219f1425367
/
drivers
/
crypto
/
caam
/
caamalg.c
48a9dff
crypto: caam - properly set IV after {en,de}crypt
by David Gstir
· 7 years ago
0d6758f
crypto: caam - fix gfp allocation flags (part I)
by Horia Geantă
· 7 years ago
21cc915
crypto: caam - fix AEAD givenc descriptors
by Alex Porosanu
· 8 years ago
a5a40d4
crypto: caam - fix type mismatch warning
by Arnd Bergmann
· 8 years ago
83d2c9a
crypto: caam - do not register AES-XTS mode on LP units
by Sven Ebenfeld
· 8 years ago
c3afafa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 8 years ago
5ecf8ef
crypto: caam - fix sg dump
by Catalin Vasile
· 8 years ago
5ba1c7b
crypto: caam - fix rfc3686(ctr(aes)) IV load
by Catalin Vasile
· 8 years ago
8b18e23
crypto: caam - fix IV loading for authenc (giv)decryption
by Horia Geantă
· 8 years ago
2fdea25
crypto: caam - defer aead_set_sh_desc in case of zero authsize
by Horia Geantă
· 8 years ago
1d2d87e
crypto: caam - fix echainiv(authenc) encrypt shared descriptor
by Horia Geantă
· 8 years ago
c6415a6
crypto: caam - add support for acipher xts(aes)
by Catalin Vasile
· 9 years ago
13fb8fd
crypto: caam - dma_map_sg can handle chained SG
by LABBE Corentin
· 9 years ago
9c4f973
crypto: caam - Use the preferred style for memory allocations
by Fabio Estevam
· 9 years ago
5e4b8c1
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
by Herbert Xu
· 9 years ago
bf83490
crypto: caam - Detect hardware features during algorithm registration
by Victoria Milhoan
· 9 years ago
dde20ae
crypto: caam - Change kmalloc to kzalloc to avoid residual data
by Victoria Milhoan
· 9 years ago
479bcc7
crypto: caam - Convert authenc to new AEAD interface
by Herbert Xu
· 9 years ago
4aad0cc
crypto: caam - fix rfc4106 encap shared descriptor
by Horia Geant?
· 9 years ago
4621875
crypto: caam - Use new IV convention
by Herbert Xu
· 9 years ago
7793bda
crypto: caam - Set last bit on src SG list
by Herbert Xu
· 9 years ago
87e51b0
crypto: caam - Reintroduce DESC_MAX_USED_BYTES
by Herbert Xu
· 9 years ago
f2147b8
crypto: caam - Convert GCM to new AEAD interface
by Herbert Xu
· 9 years ago
70c3c8a
crypto: caam - Clamp AEAD SG list by input length
by Herbert Xu
· 9 years ago
ae13ed44
crypto: caam - Use old_aead_alg
by Herbert Xu
· 9 years ago
add86d5
crypto: caam - Remove unnecessary reference to crt_aead
by Herbert Xu
· 9 years ago
d9b3682
crypto: caam - Remove bogus references to crypto API internals
by Herbert Xu
· 10 years ago
35b82e5
crypto: caam - remove dead code
by Cristian Stoica
· 10 years ago
ff2c3a3
crypto: caam - add support for givencrypt cbc(des) and cbc(des3_ede)
by Catalin Vasile
· 10 years ago
7222d1a
crypto: caam - add support for givencrypt cbc(aes) and rfc3686(ctr(aes))
by Catalin Vasile
· 10 years ago
daebc46
crypto: caam - add support for rfc3686 with authenc md5, sha1 and sha2
by Catalin Vasile
· 10 years ago
a5f57cf
crypto: caam - add support for rfc3686(ctr(aes))
by Catalin Vasile
· 10 years ago
2b22f6c
crypto: caam - add support for ctr(aes)
by Catalin Vasile
· 10 years ago
5d0429a
crypto: caam - add support for rfc4543(gcm(aes))
by Tudor Ambarus
· 10 years ago
19167bf
crypto: caam - fix output sequence contiguity check
by Tudor Ambarus
· 10 years ago
bac68f2
crypto: caam - add support for rfc4106(gcm(aes))
by Tudor Ambarus
· 10 years ago
3ef8d94
crypto: caam - add support for gcm(aes)
by Tudor Ambarus
· 10 years ago
a60384d
crypto: caam - set DK (Decrypt Key) bit only for AES accelerator
by Horia Geanta
· 10 years ago
ce57208
crypto: caam - fix "failed to check map error" DMA warnings
by Horia Geanta
· 10 years ago
71c65f7
crypto: caam - fix typo in dma_mapping_error
by Horia Geanta
· 10 years ago
35af640
crypto: caam - Check for CAAM block presence before registering with crypto layer
by Ruchika Gupta
· 10 years ago
1da2be3
crypto: caam - Correct the dma mapping for sg table
by Ruchika Gupta
· 10 years ago
80cd88f
crypto: caam - reinitialize keys_fit_inline for decrypt and givencrypt
by Vakul Garg
· 10 years ago
fa9659c
crypto: caam - Contain caam_jr_strstatus() ugliness
by Marek Vasut
· 11 years ago
ec31eed
crypto: caam - add missing key_dma unmap
by Horia Geanta
· 11 years ago
ae4a825
crypto: caam - add support for aead null encryption
by Horia Geanta
· 11 years ago
4464a7d
crypto: caam - remove error propagation handling
by Horia Geanta
· 11 years ago
4e6e0b2
crypto: caam - simplify and harden key parsing
by Horia Geanta
· 11 years ago
bbf9c89
crypto: caam - fix aead sglen for case 'dst != src'
by Horia Geanta
· 11 years ago
cfc6f11
crypto: caam - Modify the interface layers to use JR API's
by Ruchika Gupta
· 11 years ago
313ea29
crypto: caam - Add Platform driver for Job Ring
by Ruchika Gupta
· 11 years ago
b2744df
crypto: caam - fix hash, alg and rng registration if CAAM driver not initialized
by Alex Porosanu
· 11 years ago
514df28
crypto: caam - replace xstr macro with __stringify
by Alex Porosanu
· 11 years ago
aa2faec
crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h
by Vakul Garg
· 11 years ago
286233e
crypto: caam - fix inconsistent assoc dma mapping direction
by Horia Geanta
· 11 years ago
797994f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
cb7d566
crypto: caam - Fix missing init of '.type' in AEAD algos.
by Vakul Garg
· 12 years ago
246bbed
Revert "crypto: caam - add IPsec ESN support"
by Horia Geanta
· 12 years ago
891104e
crypto: caam - add IPsec ESN support
by Horia Geanta
· 12 years ago
2af8f4a
crypto: caam - coccicheck fixes
by Kim Phillips
· 12 years ago
61bb86b
crypto: caam - set descriptor sharing type to SERIAL
by Kim Phillips
· 12 years ago
643b39b
crypto: caam - chaining support
by Yuan Kang
· 12 years ago
a299c83
crypto: caam - link_tbl rename
by Yuan Kang
· 12 years ago
4c1ec1f
crypto: caam - refactor key_gen, sg
by Yuan Kang
· 12 years ago
8009a38
crypto: caam - remove jr register/deregister
by Yuan Kang
· 12 years ago
6ec4733
crypto: caam - support external seq in/out lengths
by Yuan Kang
· 12 years ago
70d793c
crypto: caam - remove line continuations from ablkcipher_append_src_dst
by Kim Phillips
· 12 years ago
a0ea0f6
crypto: caam - add backward compatible string sec4.0
by Shengzhou Liu
· 13 years ago
0113529
crypto: caam - be less noisy on startup
by Kim Phillips
· 13 years ago
e863f9cc
crypto: caam - add sha224 and sha384 variants to existing AEAD algorithms
by Hemant Agrawal
· 13 years ago
d912bb7
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
by Nikos Mavrogiannopoulos
· 13 years ago
a2ecb15
crypto: caam - fix polarity of "propagate error" logic
by Kim Phillips
· 13 years ago
8b4d43a
crypto: caam - add support for MD5 algorithm variants
by Kim Phillips
· 13 years ago
acdca31
crypto: caam - ablkcipher support
by Yuan Kang
· 13 years ago
1acebad
crypto: caam - faster aead implementation
by Yuan Kang
· 13 years ago
885e9e2
crypto: caam - structure renaming
by Yuan Kang
· 13 years ago
0e47930
crypto: caam - shorter names
by Yuan Kang
· 13 years ago
a18b989
crypto: caam - fix operator precedence in shared descriptor allocation
by Kim Phillips
· 13 years ago
4427b1b
crypto: caam - add support for sha512 variants of existing AEAD algorithms
by Kim Phillips
· 13 years ago
6666448
crypto: caam - remove unused authkeylen from caam_ctx
by Kim Phillips
· 13 years ago
ddbb808
crypto: caam - fix decryption shared vs. non-shared key setting
by Kim Phillips
· 13 years ago
de2954d
crypto: caam - fix printk recursion for long error texts
by Kim Phillips
· 14 years ago
701af31
crypto: caam - remove unused keylen from session context
by Kim Phillips
· 14 years ago
ec8e8df
crypto: caam - remove duplicate dev_err
by Kim Phillips
· 14 years ago
d37d36e
crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptor
by Kim Phillips
· 14 years ago
b3b7f05
crypto: caam - introduce missing kfree
by Julia Lawall
· 14 years ago
cdc712d
crypto: caam - dereferencing ERR_PTR on allocation failure
by Dan Carpenter
· 14 years ago
54e198d
crypto: caam - standardize device tree naming convention to utilize '-vX.Y'
by Kim Phillips
· 14 years ago
8e8ec59
crypto: caam - Add support for the Freescale SEC4/CAAM
by Kim Phillips
· 14 years ago