| .. |
|
internal
|
d14f0a1fc4
crypto: simd - allow registering multiple algorithms at once
|
7 年之前 |
|
acompress.h
|
1ab53a77b7
crypto: acomp - add driver-side scomp interface
|
9 年之前 |
|
aead.h
|
dc26c17f74
crypto: aead - prevent using AEADs without setting key
|
8 年之前 |
|
aes.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
akcipher.h
|
561f8e2df9
crypto: akcipher - assume key is already set in maxsize
|
8 年之前 |
|
algapi.h
|
13c935bb09
crypto: api - laying defines and checks for statically allocated buffers
|
7 年之前 |
|
authenc.h
|
bc6e2bdb71
crypto: authenc - Export key parsing helper function
|
12 年之前 |
|
b128ops.h
|
aec3694b98
[CRYPTO] lib: some common 128-bit block operations, nicely centralized
|
19 年之前 |
|
blowfish.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
cast5.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
cast6.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
cast_common.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
cbc.h
|
cc868d82ab
crypto: cbc - Export CBC implementation
|
9 年之前 |
|
chacha20.h
|
9f480faec5
crypto: chacha20 - Fix keystream alignment for chacha20_block()
|
8 年之前 |
|
cryptd.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
crypto_wq.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
ctr.h
|
5311f248b7
[CRYPTO] ctr: Refactor into ctr and rfc3686
|
18 年之前 |
|
des.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
dh.h
|
e3fe0ae129
crypto: dh - add public key verification test
|
7 年之前 |
|
drbg.h
|
43490e8046
crypto: drbg - in-place cipher operation for CTR
|
7 年之前 |
|
ecdh.h
|
6e97e08d43
crypto: ecdh - return unsigned value for crypto_ecdh_key_len()
|
8 年之前 |
|
engine.h
|
218d1cc186
crypto: engine - Permit to enqueue all async requests
|
7 年之前 |
|
gcm.h
|
ef78032459
crypto: gcm - add GCM IV size constant
|
8 年之前 |
|
gf128mul.h
|
acfc587810
crypto: gf128mul - The x8_ble multiplication functions
|
8 年之前 |
|
ghash.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
hash.h
|
3d053d53fc
crypto: hash - Prevent use of req->result in ahash update
|
7 年之前 |
|
hash_info.h
|
5ca4c20cfd
keys, trusted: select hash algorithm for TPM2 chips
|
10 年之前 |
|
hmac.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
if_alg.h
|
a11e1d432b
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
|
7 年之前 |
|
kpp.h
|
66d3994c67
crypto: kpp - add get/set_flags helpers
|
8 年之前 |
|
mcryptd.h
|
9abffc6f2e
crypto: mcryptd - protect the per-CPU queue with a lock
|
8 年之前 |
|
md5.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
morus1280_glue.h
|
56e8e57fc3
crypto: morus - Add common SIMD glue code for MORUS
|
7 年之前 |
|
morus640_glue.h
|
56e8e57fc3
crypto: morus - Add common SIMD glue code for MORUS
|
7 年之前 |
|
morus_common.h
|
396be41f16
crypto: morus - Add generic MORUS AEAD implementations
|
7 年之前 |
|
null.h
|
3a2d4fb51e
crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2()
|
8 年之前 |
|
padlock.h
|
2149308873
crypto: padlock - Move padlock.h into include/crypto
|
15 年之前 |
|
pcrypt.h
|
5068c7a883
crypto: pcrypt - Add pcrypt crypto parallelization wrapper
|
16 年之前 |
|
pkcs7.h
|
bda850cd21
PKCS#7: Make trust determination dependent on contents of trust keyring
|
9 年之前 |
|
poly1305.h
|
a16e772e66
crypto: poly1305 - remove ->setkey() method
|
8 年之前 |
|
public_key.h
|
8e323a02e8
KEYS: Keyring asymmetric key restrict method with chaining
|
8 年之前 |
|
rng.h
|
12f7c14aa6
crypto: doc - Fix typo in crypto-API.xml
|
10 年之前 |
|
scatterwalk.h
|
3dd8cc00c3
crypto: scatterwalk - remove scatterwalk_samebuf()
|
7 年之前 |
|
serpent.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
sha.h
|
2f52f5dc6f
crypto: sha256_generic: Export the Transform function
|
7 年之前 |
|
sha1_base.h
|
c4d5b9ffa3
crypto: sha1 - implement base layer for SHA-1
|
10 年之前 |
|
sha256_base.h
|
11b8d5ef91
crypto: sha256 - implement base layer for SHA-256
|
10 年之前 |
|
sha3.h
|
6657674b23
crypto: sha3-generic - export init/update/final routines
|
7 年之前 |
|
sha512_base.h
|
b84a2a0b4e
crypto: sha512 - implement base layer for SHA-512
|
10 年之前 |
|
skcipher.h
|
f8d33fac84
crypto: skcipher - prevent using skciphers without setting key
|
8 年之前 |
|
sm3.h
|
4f0fc1600e
crypto: sm3 - add OSCCA SM3 secure hash
|
8 年之前 |
|
sm3_base.h
|
4f0fc1600e
crypto: sm3 - add OSCCA SM3 secure hash
|
8 年之前 |
|
sm4.h
|
8da02bf1a2
crypto: sm4 - export encrypt/decrypt routines to other drivers
|
7 年之前 |
|
twofish.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
xts.h
|
eb66ecd561
crypto: xts - remove xts_crypt()
|
7 年之前 |