Lines Matching +full:wire +full:- +full:or
12 - get list of available SSL_CIPHERs
31 sorted by preference. If B<ssl> is NULL or no ciphers are available, NULL
40 SRP and PSK ciphers are only enabled if the appropriate callbacks or settings
47 If B<ssl> is NULL or no ciphers are available, NULL is returned.
51 available, or B<ssl> is not operating in server mode, NULL is returned.
54 as a wire-protocol cipher suite specification (in the three-octet-per-cipher
55 SSLv2 wire format if B<isv2format> is nonzero; otherwise the two-octet
56 SSLv3/TLS wire format), and parses the cipher suites supported by the library
57 into the returned stacks of SSL_CIPHER objects sk and Signalling Cipher-Suite
63 available, or there are less ciphers than B<priority> available, NULL
69 size of that buffer. A pointer to B<buf> is returned on success or NULL on
75 available shared ciphersuites whether or not they are enabled. This is a server
90 the SSL or SSL_SESSION object is freed. Therefore, the calling code B<MUST NOT>
110 Copyright 2000-2018 The OpenSSL Project Authors. All Rights Reserved.
114 in the file LICENSE in the source distribution or at