index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
inside-secure
Age
Commit message (
Expand
)
Author
2019-09-05
crypto: inside-secure - Added support for basic AES-CCM
Pascal van Leeuwen
2019-09-05
crypto: inside-secure - Added AES-OFB support
Pascal van Leeuwen
2019-09-05
crypto: inside-secure - Added AES-CFB support
Pascal van Leeuwen
2019-09-05
crypto: inside-secure - Added support for basic AES-GCM
Pascal van Leeuwen
2019-09-05
crypto: inside-secure - Minor code cleanup and optimizations
Pascal van Leeuwen
2019-09-05
crypto: inside-secure - Minor optimization recognizing CTR is always AES
Pascal van Leeuwen
2019-09-05
crypto: inside-secure - Made .cra_priority value a define
Pascal van Leeuwen
2019-09-05
crypto: inside-secure - Only enable algorithms advertised by the hardware
Pascal van Leeuwen
2019-09-05
crypto: inside-secure - Add support for the AES-XTS algorithm
Pascal van Leeuwen
2019-09-05
crypto: inside-secure - Move static cipher alg & mode settings to init
Pascal van Leeuwen
2019-08-30
crypto: inside-secure - add support for using the EIP197 without vendor firmware
Pascal van Leeuwen
2019-08-30
crypto: inside-secure - add support for PCI based FPGA development board
Pascal van Leeuwen
2019-08-30
crypto: inside-secure - Remove redundant algo to engine mapping code
Pascal van Leeuwen
2019-08-22
crypto: des - split off DES library from generic DES cipher driver
Ard Biesheuvel
2019-08-22
crypto: safexcel/des - switch to new verification routines
Ard Biesheuvel
2019-08-09
crypto: inside-secure - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
crypto: inside-secure - Remove redundant DES ECB & CBC keysize check
Pascal van Leeuwen
2019-08-09
crypto: inside-secure - Use defines instead of some constants (cosmetic)
Pascal van Leeuwen
2019-07-26
crypto: inside-secure -reduce hash byte counters to 64 bits
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - add support for authenc(hmac(sha*),rfc3686(ctr(aes)))...
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - added support for rfc3686(ctr(aes))
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - add support for authenc(hmac(sha1),cbc(des3_ede))
Pascal van Leeuwen
2019-07-26
crypto: safexcel/aes - switch to library version of key expansion routine
Ard Biesheuvel
2019-07-26
crypto: inside-secure - add support for 0 length HMAC messages
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - add support for arbitrary size hash/HMAC updates
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - let HW deal with initial hash digest
Pascal van Leeuwen
2019-07-26
crypto: inside-secure: back out parts of earlier HMAC update workaround
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - fix EINVAL error (buf overflow) for AEAD decrypt
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - fix scatter/gather list to descriptor conversion
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - fix incorrect skcipher output IV
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - silently return -EINVAL for input error cases
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - keep ivsize for DES ECB modes at 0
Pascal van Leeuwen
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-06-06
crypto: inside-secure - do not rely on the hardware last bit for result descr...
Antoine Tenart
2019-06-06
crypto: inside-secure - fix use of the SG list
Antoine Tenart
2019-06-06
crypto: inside-secure - add support for HMAC updates
Antoine Tenart
2019-06-06
crypto: inside-secure - implement IV retrieval
Antoine Tenart
2019-06-06
crypto: inside-secure - fix queued len computation
Antoine Tenart
2019-06-06
crypto: inside-secure - fix zeroing of the request in ahash_exit_inv
Antoine Tenart
2019-06-06
crypto: inside-secure - unify cache reset
Antoine Tenart
2019-06-06
crypto: inside-secure - enable context reuse
Antoine Tenart
2019-06-06
crypto: inside-secure - change returned error when a descriptor reports an error
Antoine Tenart
2019-06-06
crypto: inside-secure - improve the result error format when displayed
Antoine Tenart
2019-06-06
crypto: inside-secure - remove useless check
Antoine Tenart
2019-06-06
crypto: inside-secure - fix coding style for a condition
Antoine Tenart
2019-06-06
crypto: inside-secure - move comment
Antoine Tenart
2019-06-06
crypto: inside-secure - remove empty line
Antoine Tenart
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-18
crypto: inside-secure - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-01-25
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
[prev]
[next]