Lines Matching full:these
78 These are later inherited by the B<SSL> object representing an active session.
99 provide serialization of access for these cases.
123 These are the general-purpose I<version-flexible> SSL/TLS methods.
127 Applications should use these methods, and avoid the version-specific
132 These functions do not exist anymore, they have been renamed to
141 A TLS/SSL connection established with these methods will only understand the
142 TLSv1.2 protocol. These methods are deprecated.
146 A TLS/SSL connection established with these methods will only understand the
147 TLSv1.1 protocol. These methods are deprecated.
151 A TLS/SSL connection established with these methods will only understand the
152 TLSv1 protocol. These methods are deprecated.
156 A TLS/SSL connection established with these methods will only understand the
162 These are the version-flexible DTLS methods.
167 These are the version-specific methods for DTLSv1.2.
168 These methods are deprecated.
172 These are the version-specific methods for DTLSv1.
173 These methods are deprecated.
190 Using these functions it is possible to choose e.g. TLS_server_method()