Home
last modified time | relevance | path

Searched refs:chacha20 (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/crypto/marvell/octeontx2/
Dotx2_cpt_common.h98 u64 chacha20:1; member
/Linux-v6.6/Documentation/admin-guide/device-mapper/
Ddm-crypt.rst47 capi:rfc7539(chacha20,poly1305)-random
Ddm-integrity.rst151 (such as "cbc(aes)") or a stream cipher (for example "chacha20"
/Linux-v6.6/Documentation/crypto/
Ddevel-algos.rst101 Example of transformations: cbc(aes), chacha20, ...
/Linux-v6.6/arch/powerpc/crypto/
Dchacha-p10le-8x.S3 # Accelerated chacha20 implementation for ppc64le.
/Linux-v6.6/tools/testing/selftests/net/
Dtls.c35 struct tls12_crypto_info_chacha20_poly1305 chacha20; member
54 tls12->chacha20.info.version = tls_version; in tls_crypto_info_init()
55 tls12->chacha20.info.cipher_type = cipher_type; in tls_crypto_info_init()