.. |
.gitignore
|
a4b15bed54
crypto: arm64/sha2 - add generated .S files to .gitignore
|
8 лет назад |
Kconfig
|
598b7d41e5
crypto: arm64/crc32 - remove PMULL based CRC32 driver
|
7 лет назад |
Makefile
|
598b7d41e5
crypto: arm64/crc32 - remove PMULL based CRC32 driver
|
7 лет назад |
aes-ce-ccm-core.S
|
f10dc56c64
crypto: arm64 - revert NEON yield for fast AEAD implementations
|
7 лет назад |
aes-ce-ccm-glue.c
|
bd2ad885e3
crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop
|
7 лет назад |
aes-ce-core.S
|
019cd46984
crypto: arm64/aes-ce-cipher - move assembler code to .S file
|
7 лет назад |
aes-ce-glue.c
|
019cd46984
crypto: arm64/aes-ce-cipher - move assembler code to .S file
|
7 лет назад |
aes-ce-setkey.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 лет назад |
aes-ce.S
|
2e5d2f33d1
crypto: arm64/aes-blk - improve XTS mask handling
|
6 лет назад |
aes-cipher-core.S
|
96a74f7bdc
crypto: arm64/aes-cipher - move S-box to .rodata section
|
7 лет назад |
aes-cipher-glue.c
|
bed593c0e8
crypto: arm64/aes - add scalar implementation
|
8 лет назад |
aes-ctr-fallback.h
|
e211506979
crypto: arm64/aes-blk - add a non-SIMD fallback for synchronous CTR
|
8 лет назад |
aes-glue.c
|
7ff9036a62
crypto: arm64/aes - fix handling sub-block CTS-CBC inputs
|
6 лет назад |
aes-modes.S
|
cc3cc48972
crypto: arm64/aes-blk - ensure XTS mask is always loaded
|
6 лет назад |
aes-neon.S
|
2e5d2f33d1
crypto: arm64/aes-blk - improve XTS mask handling
|
6 лет назад |
aes-neonbs-core.S
|
20ab633258
crypto: arm64/aes-bs - yield NEON after every block of input
|
7 лет назад |
aes-neonbs-glue.c
|
78ad7b08d8
crypto: arm64/aes-bs - move kernel mode neon en/disable into loop
|
7 лет назад |
chacha20-neon-core.S
|
b7171ce9eb
crypto: arm64/chacha20 - implement NEON version based on SSE3 code
|
8 лет назад |
chacha20-neon-glue.c
|
4bf7e7a19d
crypto: arm64/chacha20 - move kernel mode neon en/disable into loop
|
7 лет назад |
crct10dif-ce-core.S
|
2fffee536c
crypto: arm64/crct10dif - implement non-Crypto Extensions alternative
|
7 лет назад |
crct10dif-ce-glue.c
|
2fffee536c
crypto: arm64/crct10dif - implement non-Crypto Extensions alternative
|
7 лет назад |
ghash-ce-core.S
|
22240df7ac
crypto: arm64/ghash-ce - implement 4-way aggregation
|
7 лет назад |
ghash-ce-glue.c
|
c2b24c36e0
crypto: arm64/aes-gcm-ce - fix scatterwalk API violation
|
7 лет назад |
sha1-ce-core.S
|
7df8d16475
crypto: arm64/sha1-ce - yield NEON after every block of input
|
7 лет назад |
sha1-ce-glue.c
|
e50944e219
crypto: shash - remove useless setting of type flags
|
7 лет назад |
sha2-ce-core.S
|
d82f37ab5e
crypto: arm64/sha2-ce - yield NEON after every block of input
|
7 лет назад |
sha2-ce-glue.c
|
e50944e219
crypto: shash - remove useless setting of type flags
|
7 лет назад |
sha256-core.S_shipped
|
c2e415fe75
crypto: clarify licensing of OpenSSL asm code
|
7 лет назад |
sha256-glue.c
|
6b0daa7820
crypto: arm64/sha256 - increase cra_priority of scalar implementations
|
7 лет назад |
sha3-ce-core.S
|
7edc86cb1c
crypto: arm64/sha3-ce - yield NEON after every block of input
|
7 лет назад |
sha3-ce-glue.c
|
e50944e219
crypto: shash - remove useless setting of type flags
|
7 лет назад |
sha512-armv8.pl
|
c2e415fe75
crypto: clarify licensing of OpenSSL asm code
|
7 лет назад |
sha512-ce-core.S
|
6caf7adc5e
crypto: arm64/sha512-ce - yield NEON after every block of input
|
7 лет назад |
sha512-ce-glue.c
|
e50944e219
crypto: shash - remove useless setting of type flags
|
7 лет назад |
sha512-core.S_shipped
|
c2e415fe75
crypto: clarify licensing of OpenSSL asm code
|
7 лет назад |
sha512-glue.c
|
e50944e219
crypto: shash - remove useless setting of type flags
|
7 лет назад |
sm3-ce-core.S
|
140aa50d68
crypto: arm64/sm3 - new v8.2 Crypto Extensions implementation
|
7 лет назад |
sm3-ce-glue.c
|
e50944e219
crypto: shash - remove useless setting of type flags
|
7 лет назад |
sm4-ce-core.S
|
e99ce921c4
crypto: arm64 - add support for SM4 encryption using special instructions
|
7 лет назад |
sm4-ce-glue.c
|
7fa885e2a2
crypto: arm64/sm4-ce - check for the right CPU feature bit
|
7 лет назад |