Home
last modified time | relevance | path

Searched refs:SSL_CHACHA20 (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/ssl/
H A Dssl_ciph.c238 { 0, SSL_TXT_CHACHA20, NULL, 0, 0, 0, SSL_CHACHA20 },
1477 ssl_cipher_apply_rule(0, 0, 0, SSL_CHACHA20, 0, 0, 0, CIPHER_ADD, -1, in STACK_OF()
H A Dssl_local.h159 #define SSL_CHACHA20 (SSL_CHACHA20POLY1305) macro