Home
last modified time | relevance | path

Searched refs:ssl_cipher_get_evp (Results 1 – 4 of 4) sorted by relevance

/dragonfly/crypto/libressl/ssl/
H A Dt1_enc.c368 if (!ssl_cipher_get_evp(s->session, &cipher, &mac_hash, in tls1_setup_key_block()
H A Dssl_ciph.c438 ssl_cipher_get_evp(const SSL_SESSION *ss, const EVP_CIPHER **enc, in ssl_cipher_get_evp() function
H A Dssl_locl.h1338 int ssl_cipher_get_evp(const SSL_SESSION *s, const EVP_CIPHER **enc,
/dragonfly/crypto/libressl/
H A DChangeLog1512 * Stopped handing AES-GCM in ssl_cipher_get_evp, since they use the