index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
caamalg.c
Age
Commit message (
Expand
)
Author
2016-11-17
crypto: caam - fix type mismatch warning
Arnd Bergmann
2016-11-13
crypto: caam - do not register AES-XTS mode on LP units
Sven Ebenfeld
2016-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-09-22
crypto: caam - fix sg dump
Catalin Vasile
2016-09-07
crypto: caam - fix rfc3686(ctr(aes)) IV load
Catalin Vasile
2016-08-31
crypto: caam - fix IV loading for authenc (giv)decryption
Horia Geantă
2016-08-08
crypto: caam - defer aead_set_sh_desc in case of zero authsize
Horia Geantă
2016-08-08
crypto: caam - fix echainiv(authenc) encrypt shared descriptor
Horia Geantă
2015-10-08
crypto: caam - add support for acipher xts(aes)
Catalin Vasile
2015-10-01
crypto: caam - dma_map_sg can handle chained SG
LABBE Corentin
2015-08-24
crypto: caam - Use the preferred style for memory allocations
Fabio Estevam
2015-08-17
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
2015-08-10
crypto: caam - Detect hardware features during algorithm registration
Victoria Milhoan
2015-08-10
crypto: caam - Change kmalloc to kzalloc to avoid residual data
Victoria Milhoan
2015-08-04
crypto: caam - Convert authenc to new AEAD interface
Herbert Xu
2015-07-31
crypto: caam - fix rfc4106 encap shared descriptor
Horia Geant?
2015-07-14
crypto: caam - Use new IV convention
Herbert Xu
2015-06-19
crypto: caam - Set last bit on src SG list
Herbert Xu
2015-06-19
crypto: caam - Reintroduce DESC_MAX_USED_BYTES
Herbert Xu
2015-06-17
crypto: caam - Convert GCM to new AEAD interface
Herbert Xu
2015-06-09
crypto: caam - Clamp AEAD SG list by input length
Herbert Xu
2015-05-22
crypto: caam - Use old_aead_alg
Herbert Xu
2015-05-13
crypto: caam - Remove unnecessary reference to crt_aead
Herbert Xu
2015-04-23
crypto: caam - Remove bogus references to crypto API internals
Herbert Xu
2015-01-26
crypto: caam - remove dead code
Cristian Stoica
2014-11-12
crypto: caam - add support for givencrypt cbc(des) and cbc(des3_ede)
Catalin Vasile
2014-11-06
crypto: caam - add support for givencrypt cbc(aes) and rfc3686(ctr(aes))
Catalin Vasile
2014-11-06
crypto: caam - add support for rfc3686 with authenc md5, sha1 and sha2
Catalin Vasile
2014-11-06
crypto: caam - add support for rfc3686(ctr(aes))
Catalin Vasile
2014-11-06
crypto: caam - add support for ctr(aes)
Catalin Vasile
2014-11-06
crypto: caam - add support for rfc4543(gcm(aes))
Tudor Ambarus
2014-11-06
crypto: caam - fix output sequence contiguity check
Tudor Ambarus
2014-10-24
crypto: caam - add support for rfc4106(gcm(aes))
Tudor Ambarus
2014-10-24
crypto: caam - add support for gcm(aes)
Tudor Ambarus
2014-07-23
crypto: caam - set DK (Decrypt Key) bit only for AES accelerator
Horia Geanta
2014-07-23
crypto: caam - fix "failed to check map error" DMA warnings
Horia Geanta
2014-07-23
crypto: caam - fix typo in dma_mapping_error
Horia Geanta
2014-07-10
crypto: caam - Check for CAAM block presence before registering with crypto l...
Ruchika Gupta
2014-06-25
crypto: caam - Correct the dma mapping for sg table
Ruchika Gupta
2014-05-13
crypto: caam - reinitialize keys_fit_inline for decrypt and givencrypt
Vakul Garg
2014-05-08
crypto: caam - Contain caam_jr_strstatus() ugliness
Marek Vasut
2014-03-21
crypto: caam - add missing key_dma unmap
Horia Geanta
2014-03-21
crypto: caam - add support for aead null encryption
Horia Geanta
2014-03-21
crypto: caam - remove error propagation handling
Horia Geanta
2013-12-20
crypto: caam - simplify and harden key parsing
Horia Geanta
2013-11-28
crypto: caam - fix aead sglen for case 'dst != src'
Horia Geanta
2013-10-30
crypto: caam - Modify the interface layers to use JR API's
Ruchika Gupta
2013-10-30
crypto: caam - Add Platform driver for Job Ring
Ruchika Gupta
2013-09-13
crypto: caam - fix hash, alg and rng registration if CAAM driver not initialized
Alex Porosanu
2013-08-21
crypto: caam - replace xstr macro with __stringify
Alex Porosanu
[next]