Home
last modified time | relevance | path

Searched refs:SSL_CHACHA20POLY1305 (Results 1 – 3 of 3) sorted by relevance

/openssl/ssl/
H A Ds3_lib.c77 SSL_CHACHA20POLY1305,
2097 SSL_CHACHA20POLY1305,
2113 SSL_CHACHA20POLY1305,
2129 SSL_CHACHA20POLY1305,
2145 SSL_CHACHA20POLY1305,
2161 SSL_CHACHA20POLY1305,
2177 SSL_CHACHA20POLY1305,
2193 SSL_CHACHA20POLY1305,
4284 if (c->algorithm_enc == SSL_CHACHA20POLY1305) { in ssl3_choose_cipher()
4290 if (c->algorithm_enc == SSL_CHACHA20POLY1305) { in ssl3_choose_cipher()
[all …]
H A Dssl_ciph.c54 {SSL_CHACHA20POLY1305, NID_chacha20_poly1305}, /* SSL_ENC_CHACHA_IDX 19 */
1833 case SSL_CHACHA20POLY1305: in SSL_CIPHER_description()
2173 } else if (c->algorithm_enc & SSL_CHACHA20POLY1305) { in ssl_cipher_get_overhead()
H A Dssl_local.h146 # define SSL_CHACHA20POLY1305 0x00080000U macro
156 # define SSL_CHACHA20 (SSL_CHACHA20POLY1305)

Completed in 47 milliseconds