Home | History | Annotate | Download | only in ssl

Lines Matching full:ssl_cipher

1814   const STACK_OF(SSL_CIPHER) *cipher_stack = SSL_get_ciphers(ssl);
1818 const SSL_CIPHER *cipher = sk_SSL_CIPHER_value(cipher_stack, i);