Home
last modified time | relevance | path

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

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