Searched refs:chacha20 (Results 1 – 6 of 6) sorted by relevance
98 u64 chacha20:1; member
47 capi:rfc7539(chacha20,poly1305)-random
151 (such as "cbc(aes)") or a stream cipher (for example "chacha20"
101 Example of transformations: cbc(aes), chacha20, ...
3 # Accelerated chacha20 implementation for ppc64le.
35 struct tls12_crypto_info_chacha20_poly1305 chacha20; member54 tls12->chacha20.info.version = tls_version; in tls_crypto_info_init()55 tls12->chacha20.info.cipher_type = cipher_type; in tls_crypto_info_init()