.. |
internal
|
cac5818c25
crypto: user - Implement a generic crypto statistics
|
6 роки тому |
acompress.h
|
cac5818c25
crypto: user - Implement a generic crypto statistics
|
6 роки тому |
aead.h
|
cac5818c25
crypto: user - Implement a generic crypto statistics
|
6 роки тому |
aes.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 роки тому |
akcipher.h
|
cac5818c25
crypto: user - Implement a generic crypto statistics
|
6 роки тому |
algapi.h
|
dd8b083f9a
crypto: api - Introduce notifier for new crypto algorithms
|
7 роки тому |
asym_tpm_subtype.h
|
f8c54e1ac4
KEYS: asym_tpm: extract key size & public key [ver #2]
|
6 роки тому |
authenc.h
|
bc6e2bdb71
crypto: authenc - Export key parsing helper function
|
11 роки тому |
b128ops.h
|
aec3694b98
[CRYPTO] lib: some common 128-bit block operations, nicely centralized
|
18 роки тому |
blowfish.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 роки тому |
cast5.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 роки тому |
cast6.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 роки тому |
cast_common.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 роки тому |
cbc.h
|
d73d67fbcb
crypto: cbc - Remove VLA usage
|
7 роки тому |
chacha20.h
|
a5e9f55709
crypto: chacha20 - Fix chacha20_block() keystream alignment (again)
|
6 роки тому |
cryptd.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 роки тому |
crypto_wq.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 роки тому |
ctr.h
|
5311f248b7
[CRYPTO] ctr: Refactor into ctr and rfc3686
|
17 роки тому |
des.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 роки тому |
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()
|
7 роки тому |
engine.h
|
218d1cc186
crypto: engine - Permit to enqueue all async requests
|
7 роки тому |
gcm.h
|
ef78032459
crypto: gcm - add GCM IV size constant
|
7 роки тому |
gf128mul.h
|
acfc587810
crypto: gf128mul - The x8_ble multiplication functions
|
7 роки тому |
ghash.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 роки тому |
hash.h
|
cac5818c25
crypto: user - Implement a generic crypto statistics
|
6 роки тому |
hash_info.h
|
5ca4c20cfd
keys, trusted: select hash algorithm for TPM2 chips
|
9 роки тому |
hmac.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 роки тому |
if_alg.h
|
a11e1d432b
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
|
7 роки тому |
kpp.h
|
cac5818c25
crypto: user - Implement a generic crypto statistics
|
6 роки тому |
md5.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 роки тому |
morus1280_glue.h
|
90a8c78b8b
crypto/morus(640,1280) - make crypto_...-algs static
|
6 роки тому |
morus640_glue.h
|
90a8c78b8b
crypto/morus(640,1280) - make crypto_...-algs static
|
6 роки тому |
morus_common.h
|
396be41f16
crypto: morus - Add generic MORUS AEAD implementations
|
7 роки тому |
null.h
|
8d60539842
crypto: null - Remove VLA usage of skcipher
|
6 роки тому |
padlock.h
|
2149308873
crypto: padlock - Move padlock.h into include/crypto
|
14 роки тому |
pcrypt.h
|
5068c7a883
crypto: pcrypt - Add pcrypt crypto parallelization wrapper
|
15 роки тому |
pkcs7.h
|
bda850cd21
PKCS#7: Make trust determination dependent on contents of trust keyring
|
9 роки тому |
poly1305.h
|
a16e772e66
crypto: poly1305 - remove ->setkey() method
|
7 роки тому |
public_key.h
|
f7c4e06e06
KEYS: Allow the public_key struct to hold a private key [ver #2]
|
6 роки тому |
rng.h
|
cac5818c25
crypto: user - Implement a generic crypto statistics
|
6 роки тому |
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
|
7 роки тому |
sha.h
|
26f7120b86
crypto: sha512_generic - add a sha384 0-length pre-computed hash
|
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
|
cac5818c25
crypto: user - Implement a generic crypto statistics
|
6 роки тому |
sm3.h
|
4f0fc1600e
crypto: sm3 - add OSCCA SM3 secure hash
|
7 роки тому |
sm3_base.h
|
4f0fc1600e
crypto: sm3 - add OSCCA SM3 secure hash
|
7 роки тому |
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
|
7 роки тому |
xts.h
|
eb66ecd561
crypto: xts - remove xts_crypt()
|
7 роки тому |