Searched refs:SSL_CTX_get_options (Results 1 – 13 of 13) sorted by relevance
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_CTX_set_options.pod | 6 SSL_clear_options, SSL_CTX_get_options, SSL_get_options, 19 long SSL_CTX_get_options(SSL_CTX *ctx); 37 SSL_CTX_get_options() returns the options set for B<ctx>. 349 SSL_CTX_get_options() and SSL_get_options() return the current bit mask.
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_CTX_set_options.pod | 6 SSL_clear_options, SSL_CTX_get_options, SSL_get_options, 19 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 37 SSL_CTX_get_options() returns the options set for B<ctx>. 428 SSL_CTX_get_options() and SSL_get_options() return the current bit-mask.
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/ |
| H A D | ssl.map | 85 SSL_CTX_get_options;
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libssl/ |
| H A D | ssl.map | 100 SSL_CTX_get_options;
|
| /netbsd-src/external/ibm-public/postfix/dist/src/tls/ |
| H A D | tls_server.c | 612 SSL_CTX_set_options(sni_ctx, SSL_CTX_get_options(server_ctx)); in tls_server_init()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
| H A D | handshake_helper.c | 134 SSL_set_options(s, SSL_CTX_get_options(new_ctx)); in select_server_ctx() 198 SSL_set_options(s, SSL_CTX_get_options(new_ctx)); in client_hello_select_server_ctx()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
| H A D | libssl.num | 241 SSL_CTX_get_options 242 1_1_0 EXIST::FUNCTION:
|
| /netbsd-src/crypto/external/bsd/openssl/dist/util/ |
| H A D | libssl.num | 241 SSL_CTX_get_options 242 3_0_0 EXIST::FUNCTION:
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/ |
| H A D | ssl.pod | 364 =item unsigned long B<SSL_CTX_get_options>(SSL_CTX *ctx);
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
| H A D | ssl.h | 583 unsigned long SSL_CTX_get_options(const SSL_CTX *ctx);
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
| H A D | ssl_lib.c | 4700 unsigned long SSL_CTX_get_options(const SSL_CTX *ctx) in SSL_CTX_get_options() function
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/ |
| H A D | migration_guide.pod | 2374 See L<SSL_CTX_get_options(3)>, L<SSL_CTX_set_options(3)>,
|
| /netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
| H A D | ssl.h.in | 578 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx);
|