Lines Matching refs:current
1136 /* now add this attribute to the current RDN */
2062 const SSL_CIPHER *current;
2066 current = SSL_get_current_cipher(self->ssl);
2067 if (current == NULL)
2069 return cipher_to_tuple(current);
2723 Get channel binding data for current connection.
2757 /* It cannot be negative in current OpenSSL version as of July 2011 */
3003 /* keep current verify cb */
3614 PyDoc_STRVAR(PySSLContext_security_level_doc, "The current security level");
4407 /* The servername callback expects an argument that represents the current