Searched refs:tls12_crypto_info_chacha20_poly1305 (Results 1 – 4 of 4) sorted by relevance
149 struct tls12_crypto_info_chacha20_poly1305 { struct
205 struct tls12_crypto_info_chacha20_poly1305 chacha20_poly1305;
105 …CIPHER_DESC_NONCE0(TLS_CIPHER_CHACHA20_POLY1305, tls12_crypto_info_chacha20_poly1305, "rfc7539(cha…115 CHECK_CIPHER_DESC(TLS_CIPHER_CHACHA20_POLY1305, tls12_crypto_info_chacha20_poly1305);
35 struct tls12_crypto_info_chacha20_poly1305 chacha20;53 tls12->len = sizeof(struct tls12_crypto_info_chacha20_poly1305); in tls_crypto_info_init()