Catalin Vasile
|
ff2c3a3b8e
crypto: caam - add support for givencrypt cbc(des) and cbc(des3_ede)
|
11 years ago |
Catalin Vasile
|
7222d1a341
crypto: caam - add support for givencrypt cbc(aes) and rfc3686(ctr(aes))
|
11 years ago |
Catalin Vasile
|
daebc46585
crypto: caam - add support for rfc3686 with authenc md5, sha1 and sha2
|
11 years ago |
Catalin Vasile
|
a5f57cffce
crypto: caam - add support for rfc3686(ctr(aes))
|
11 years ago |
Catalin Vasile
|
2b22f6c547
crypto: caam - add support for ctr(aes)
|
11 years ago |
Tudor Ambarus
|
5d0429a30f
crypto: caam - add support for rfc4543(gcm(aes))
|
11 years ago |
Tudor Ambarus
|
19167bfd8a
crypto: caam - fix output sequence contiguity check
|
11 years ago |
Tudor Ambarus
|
bac68f2c9a
crypto: caam - add support for rfc4106(gcm(aes))
|
11 years ago |
Tudor Ambarus
|
3ef8d945d0
crypto: caam - add support for gcm(aes)
|
11 years ago |
Horia Geanta
|
a60384dfff
crypto: caam - set DK (Decrypt Key) bit only for AES accelerator
|
11 years ago |
Horia Geanta
|
ce57208528
crypto: caam - fix "failed to check map error" DMA warnings
|
11 years ago |
Horia Geanta
|
71c65f7c90
crypto: caam - fix typo in dma_mapping_error
|
11 years ago |
Ruchika Gupta
|
35af640386
crypto: caam - Check for CAAM block presence before registering with crypto layer
|
11 years ago |
Ruchika Gupta
|
1da2be33ad
crypto: caam - Correct the dma mapping for sg table
|
11 years ago |
Vakul Garg
|
80cd88f2f5
crypto: caam - reinitialize keys_fit_inline for decrypt and givencrypt
|
11 years ago |
Marek Vasut
|
fa9659cd4d
crypto: caam - Contain caam_jr_strstatus() ugliness
|
11 years ago |
Horia Geanta
|
ec31eed754
crypto: caam - add missing key_dma unmap
|
11 years ago |
Horia Geanta
|
ae4a825ffd
crypto: caam - add support for aead null encryption
|
11 years ago |
Horia Geanta
|
4464a7d4f5
crypto: caam - remove error propagation handling
|
11 years ago |
Horia Geanta
|
4e6e0b272d
crypto: caam - simplify and harden key parsing
|
11 years ago |
Horia Geanta
|
bbf9c8934b
crypto: caam - fix aead sglen for case 'dst != src'
|
11 years ago |
Ruchika Gupta
|
cfc6f11b76
crypto: caam - Modify the interface layers to use JR API's
|
12 years ago |
Ruchika Gupta
|
313ea293e9
crypto: caam - Add Platform driver for Job Ring
|
12 years ago |
Alex Porosanu
|
b2744dfd39
crypto: caam - fix hash, alg and rng registration if CAAM driver not initialized
|
12 years ago |
Alex Porosanu
|
514df2816f
crypto: caam - replace xstr macro with __stringify
|
12 years ago |
Vakul Garg
|
aa2faec1a0
crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h
|
12 years ago |
Horia Geanta
|
286233e604
crypto: caam - fix inconsistent assoc dma mapping direction
|
12 years ago |
Linus Torvalds
|
797994f81a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
12 years ago |
Vakul Garg
|
cb7d5662d7
crypto: caam - Fix missing init of '.type' in AEAD algos.
|
12 years ago |
Horia Geanta
|
246bbedb9a
Revert "crypto: caam - add IPsec ESN support"
|
12 years ago |