Catalin Vasile
|
c6415a6016
crypto: caam - add support for acipher xts(aes)
|
10 years ago |
LABBE Corentin
|
13fb8fd7a8
crypto: caam - dma_map_sg can handle chained SG
|
10 years ago |
Fabio Estevam
|
9c4f9733e2
crypto: caam - Use the preferred style for memory allocations
|
10 years ago |
Herbert Xu
|
5e4b8c1fcc
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
|
10 years ago |
Victoria Milhoan
|
bf83490ee4
crypto: caam - Detect hardware features during algorithm registration
|
10 years ago |
Victoria Milhoan
|
dde20ae9d6
crypto: caam - Change kmalloc to kzalloc to avoid residual data
|
10 years ago |
Herbert Xu
|
479bcc7c5b
crypto: caam - Convert authenc to new AEAD interface
|
10 years ago |
Horia Geant?
|
4aad0cc5c3
crypto: caam - fix rfc4106 encap shared descriptor
|
10 years ago |
Herbert Xu
|
46218750d5
crypto: caam - Use new IV convention
|
10 years ago |
Herbert Xu
|
7793bda8fe
crypto: caam - Set last bit on src SG list
|
10 years ago |
Herbert Xu
|
87e51b0724
crypto: caam - Reintroduce DESC_MAX_USED_BYTES
|
10 years ago |
Herbert Xu
|
f2147b88b2
crypto: caam - Convert GCM to new AEAD interface
|
10 years ago |
Herbert Xu
|
70c3c8a96a
crypto: caam - Clamp AEAD SG list by input length
|
10 years ago |
Herbert Xu
|
ae13ed4438
crypto: caam - Use old_aead_alg
|
10 years ago |
Herbert Xu
|
add86d5576
crypto: caam - Remove unnecessary reference to crt_aead
|
10 years ago |
Herbert Xu
|
d9b3682ffd
crypto: caam - Remove bogus references to crypto API internals
|
10 years ago |
Cristian Stoica
|
35b82e5540
crypto: caam - remove dead code
|
10 years ago |
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 |