Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
0161a94e2d1c713bd34d72bc0239d87c31747bf7
/
drivers
/
crypto
/
inside-secure
212ef6f
crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n
by Pascal van Leeuwen
· 5 years ago
465527b
crypto: inside-secure - Probe transform record cache RAM sizes
by Pascal van Leeuwen
· 5 years ago
b2d92ac
crypto: inside-secure - Base RD fetchcount on actual RD FIFO size
by Pascal van Leeuwen
· 5 years ago
35c0e6c
crypto: inside-secure - Base CD fetchcount on actual CD FIFO size
by Pascal van Leeuwen
· 5 years ago
4bdf712
crypto: inside-secure - Enable extended algorithms on newer HW
by Pascal van Leeuwen
· 5 years ago
f9d131d
crypto: inside-secure: Corrected configuration of EIP96_TOKEN_CTRL
by Pascal van Leeuwen
· 5 years ago
118db42
crypto: inside-secure - Add EIP97/EIP197 and endianness detection
by Pascal van Leeuwen
· 5 years ago
4eb76faf
crypto: inside-secure - Added support for basic AES-CCM
by Pascal van Leeuwen
· 5 years ago
50485df
crypto: inside-secure - Added AES-OFB support
by Pascal van Leeuwen
· 5 years ago
48e97af
crypto: inside-secure - Added AES-CFB support
by Pascal van Leeuwen
· 5 years ago
3e45088
crypto: inside-secure - Added support for basic AES-GCM
by Pascal van Leeuwen
· 5 years ago
d2d9e6f
crypto: inside-secure - Minor code cleanup and optimizations
by Pascal van Leeuwen
· 5 years ago
493e289
crypto: inside-secure - Minor optimization recognizing CTR is always AES
by Pascal van Leeuwen
· 5 years ago
aa88f33
crypto: inside-secure - Made .cra_priority value a define
by Pascal van Leeuwen
· 5 years ago
062b64c
crypto: inside-secure - Only enable algorithms advertised by the hardware
by Pascal van Leeuwen
· 5 years ago
c7da38a
crypto: inside-secure - Add support for the AES-XTS algorithm
by Pascal van Leeuwen
· 5 years ago
93369b5
crypto: inside-secure - Move static cipher alg & mode settings to init
by Pascal van Leeuwen
· 5 years ago
f6cc45c
crypto: inside-secure - add support for using the EIP197 without vendor firmware
by Pascal van Leeuwen
· 5 years ago
625f269
crypto: inside-secure - add support for PCI based FPGA development board
by Pascal van Leeuwen
· 5 years ago
70e39e2
crypto: inside-secure - Remove redundant algo to engine mapping code
by Pascal van Leeuwen
· 5 years ago
04007b0
crypto: des - split off DES library from generic DES cipher driver
by Ard Biesheuvel
· 5 years ago
21f5a15
crypto: safexcel/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
f8dab55
crypto: inside-secure - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
1bfaac7
crypto: inside-secure - Remove redundant DES ECB & CBC keysize check
by Pascal van Leeuwen
· 5 years ago
f26882a
crypto: inside-secure - Use defines instead of some constants (cosmetic)
by Pascal van Leeuwen
· 5 years ago
31fb084
crypto: inside-secure -reduce hash byte counters to 64 bits
by Pascal van Leeuwen
· 5 years ago
0e17e36
crypto: inside-secure - add support for authenc(hmac(sha*),rfc3686(ctr(aes))) suites
by Pascal van Leeuwen
· 5 years ago
54f9e8f
crypto: inside-secure - added support for rfc3686(ctr(aes))
by Pascal van Leeuwen
· 5 years ago
77cdd4e
crypto: inside-secure - add support for authenc(hmac(sha1),cbc(des3_ede))
by Pascal van Leeuwen
· 5 years ago
363a90c
crypto: safexcel/aes - switch to library version of key expansion routine
by Ard Biesheuvel
· 5 years ago
85b36ee
crypto: inside-secure - add support for 0 length HMAC messages
by Pascal van Leeuwen
· 5 years ago
41abed7
crypto: inside-secure - add support for arbitrary size hash/HMAC updates
by Pascal van Leeuwen
· 5 years ago
85695b0
crypto: inside-secure - let HW deal with initial hash digest
by Pascal van Leeuwen
· 5 years ago
dc5268b
crypto: inside-secure: back out parts of earlier HMAC update workaround
by Pascal van Leeuwen
· 5 years ago
a74d850
crypto: inside-secure - fix EINVAL error (buf overflow) for AEAD decrypt
by Pascal van Leeuwen
· 5 years ago
19b347b
crypto: inside-secure - fix scatter/gather list to descriptor conversion
by Pascal van Leeuwen
· 5 years ago
5bdb6e6
crypto: inside-secure - fix incorrect skcipher output IV
by Pascal van Leeuwen
· 5 years ago
384ce43
crypto: inside-secure - silently return -EINVAL for input error cases
by Pascal van Leeuwen
· 5 years ago
36160aa
crypto: inside-secure - keep ivsize for DES ECB modes at 0
by Pascal van Leeuwen
· 5 years ago
4d2fa8b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
8933259
crypto: inside-secure - do not rely on the hardware last bit for result descriptors
by Antoine Tenart
· 5 years ago
583d7e1
crypto: inside-secure - fix use of the SG list
by Antoine Tenart
· 5 years ago
082ec2d
crypto: inside-secure - add support for HMAC updates
by Antoine Tenart
· 5 years ago
57660b1
crypto: inside-secure - implement IV retrieval
by Antoine Tenart
· 5 years ago
ccd65a2
crypto: inside-secure - fix queued len computation
by Antoine Tenart
· 5 years ago
b926213
crypto: inside-secure - fix zeroing of the request in ahash_exit_inv
by Antoine Tenart
· 5 years ago
aa524286
crypto: inside-secure - unify cache reset
by Antoine Tenart
· 5 years ago
97a1440
crypto: inside-secure - enable context reuse
by Antoine Tenart
· 5 years ago
082a9d0
crypto: inside-secure - change returned error when a descriptor reports an error
by Antoine Tenart
· 5 years ago
942d849
crypto: inside-secure - improve the result error format when displayed
by Antoine Tenart
· 5 years ago
709ecc1
crypto: inside-secure - remove useless check
by Antoine Tenart
· 5 years ago
0733eab
crypto: inside-secure - fix coding style for a condition
by Antoine Tenart
· 5 years ago
dd4306a
crypto: inside-secure - move comment
by Antoine Tenart
· 5 years ago
cb9877b
crypto: inside-secure - remove empty line
by Antoine Tenart
· 5 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
67ac62b
crypto: inside-secure - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
231baec
crypto: clarify name of WEAK_KEY request flag
by Eric Biggers
· 6 years ago
2b78aeb
crypto: inside-secure - remove useless setting of type flags
by Eric Biggers
· 6 years ago
329e098
treewide: Replace more open-coded allocation size multiplications
by Kees Cook
· 6 years ago
e5c8ee1
crypto: inside-secure - initialize first_rdesc to make GCC happy
by Antoine Tenart
· 6 years ago
301422e
crypto: inside-secure - switch to SPDX identifiers
by Antoine Tenart
· 6 years ago
85d7311
crypto: remove redundant type flags from tfm allocation
by Eric Biggers
· 6 years ago
2c95e6d
crypto: skcipher - remove useless setting of type flags
by Eric Biggers
· 6 years ago
3f4a537
crypto: aead - remove useless setting of type flags
by Eric Biggers
· 6 years ago
9744fec
crypto: inside-secure - remove request list to improve performance
by Ofer Heifetz
· 6 years ago
6246987
crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) support
by Ofer Heifetz
· 6 years ago
a7dea8c
crypto: inside-secure - ecb(des) and cbc(des) support
by Ofer Heifetz
· 6 years ago
b471e4b
crypto: inside-secure - hmac(md5) support
by Ofer Heifetz
· 6 years ago
293f89c
crypto: inside-secure - md5 support
by Ofer Heifetz
· 6 years ago
63b9427
crypto: inside-secure - set tx_max_cmd_queue to 32
by Ofer Heifetz
· 6 years ago
f1edf29
crypto: inside-secure - reset CDR and RDR rings on module removal
by Ofer Heifetz
· 6 years ago
fbd0a7c
crypto: inside-secure - adjust the TRC configuration for EIP197D
by Ofer Heifetz
· 6 years ago
5eb0911
crypto: inside-secure - eip197d support
by Antoine Tenart
· 6 years ago
367571e
crypto: inside-secure - add multiple processing engine support
by Ofer Heifetz
· 6 years ago
18e0e95
crypto: inside-secure - dynamic ring configuration allocation
by Ofer Heifetz
· 6 years ago
53c83e9
crypto: inside-secure - add an invalidation flag
by Antoine Tenart
· 6 years ago
998d2ab
crypto: inside-secure - filter out the algorithms by engine
by Antoine Tenart
· 6 years ago
7d8f52a
crypto: inside-secure - use precise compatibles
by Antoine Tenart
· 6 years ago
043ecc6
crypto: inside-secure - move the firmware to a better location
by Antoine Tenart
· 6 years ago
ea23cb5
crypto: inside-secure - authenc(hmac(sha384), cbc(aes)) support
by Antoine Tenart
· 6 years ago
1f5d5d9
crypto: inside-secure - hmac(sha384) support
by Antoine Tenart
· 6 years ago
9e46eaf
crypto: inside-secure - sha384 support
by Antoine Tenart
· 6 years ago
87eee12
crypto: inside-secure - authenc(hmac(sha512), cbc(aes)) support
by Antoine Tenart
· 6 years ago
0de54fb
crypto: inside-secure - hmac(sha512) support
by Antoine Tenart
· 6 years ago
b460edb
crypto: inside-secure - sha512 support
by Antoine Tenart
· 6 years ago
25bc955
crypto: inside-secure - improve the counter computation
by Antoine Tenart
· 6 years ago
cda3e73
crypto: inside-secure - use the error handler for invalidation requests
by Antoine Tenart
· 6 years ago
ce43b2e
crypto: inside-secure - increase minimum transfer size
by Ofer Heifetz
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
3e1a29b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
01ba061
crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) support
by Antoine Tenart
· 7 years ago
678b287
crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) support
by Antoine Tenart
· 7 years ago
f6beaea
crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) support
by Antoine Tenart
· 7 years ago
bdfd190
crypto: inside-secure - improve error reporting
by Antoine Tenart
· 7 years ago
8a21f06
crypto: inside-secure - fix the hash then encrypt/decrypt types
by Antoine Tenart
· 7 years ago
ce67955
crypto: inside-secure - make the key and context size computation dynamic
by Antoine Tenart
· 7 years ago
fef0cfe
crypto: inside-secure - make the context control size dynamic
by Antoine Tenart
· 7 years ago
3a5ca23
crypto: inside-secure - rework the alg type settings in the context
by Antoine Tenart
· 7 years ago
8ac1283
crypto: inside-secure - rework cipher functions for future AEAD support
by Antoine Tenart
· 7 years ago
6182480
crypto: inside-secure - remove VLAs
by Antoine Tenart
· 7 years ago
Next »