Lines Matching defs:method
238 * method used by |cipher|. For example, "ECDHE_ECDSA". */
268 OPENSSL_EXPORT SSL_CTX *SSL_CTX_new(const SSL_METHOD *method);
822 char *method;
865 const SSL_PROTOCOL_METHOD *method;
1288 /* method is the method table corresponding to the current protocol (DTLS or
1290 const SSL_PROTOCOL_METHOD *method;
1292 /* enc_method is the method table corresponding to the current protocol
2441 OPENSSL_EXPORT int SSL_set_ssl_method(SSL *s, const SSL_METHOD *method);