Lines Matching refs:cipher
113 * ECC cipher suite support in OpenSSL originally developed by
323 * to the default cipher setup will also be included here.
332 /* The following cipher list is used by default.
333 * It also is substituted when an application-defined cipher list string
383 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, STACK_OF(SSL_CIPHER) *peer_ciphers, SSL_CIPHER **cipher, void *arg);
433 int (*put_cipher_by_char)(const SSL_CIPHER *cipher,unsigned char *ptr);
449 * Cipher OCTET STRING, -- the 3 byte cipher ID
520 const SSL_CIPHER *cipher;
523 * the 'cipher' structure */
613 /* Set on servers to choose the cipher according to the server's
1828 const char * SSL_CIPHER_authentication_method(const SSL_CIPHER* cipher);