Searched refs:chacha20 (Results 1 – 5 of 5) sorted by relevance
82 u64 chacha20:1; member
47 capi:rfc7539(chacha20,poly1305)-random
146 (such as "cbc(aes)") or a stream cipher (for example "chacha20"
31 struct tls12_crypto_info_chacha20_poly1305 chacha20; member48 tls12->chacha20.info.version = tls_version; in tls_crypto_info_init()49 tls12->chacha20.info.cipher_type = cipher_type; in tls_crypto_info_init()
101 Example of transformations: cbc(aes), chacha20, ...
Completed in 13 milliseconds