Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3f17ea6dea8ba5668873afa54628a91aaa3fb1c0
/
drivers
/
crypto
/
caam
/
caamalg.c
80cd88f
crypto: caam - reinitialize keys_fit_inline for decrypt and givencrypt
by Vakul Garg
· 11 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
· 12 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
· 14 years ago
6666448
crypto: caam - remove unused authkeylen from caam_ctx
by Kim Phillips
· 14 years ago
ddbb808
crypto: caam - fix decryption shared vs. non-shared key setting
by Kim Phillips
· 14 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