Home
last modified time | relevance | path

Searched defs:options (Results 1 – 14 of 14) sorted by relevance

/openssl-master/crypto/bio/
A Dbio_sock2.c41 int BIO_socket(int domain, int socktype, int protocol, int options) in BIO_socket()
90 int BIO_connect(int sock, const BIO_ADDR *addr, int options) in BIO_connect()
150 int BIO_bind(int sock, const BIO_ADDR *addr, int options) in BIO_bind()
224 int BIO_listen(int sock, const BIO_ADDR *addr, int options) in BIO_listen()
305 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr_, int options) in BIO_accept_ex()
/openssl-master/test/
A DREADME.ssltest.md155 #### Supported client-side options
174 #### Supported server-side options
186 #### Mutually supported options
A Dbio_prefix_text.c50 static const OPTIONS options[] = { variable
A Dpkcs12_format_test.c806 static const OPTIONS options[] = { in test_get_options() local
A Dbioprinttest.c265 static const OPTIONS options[] = { in test_get_options() local
A Dthreadstest.c647 static const OPTIONS options[] = { in test_get_options() local
A Dendecode_test.c1228 static const OPTIONS options[] = { in test_get_options() local
A Devp_extra_test.c4214 static const OPTIONS options[] = { in test_get_options() local
/openssl-master/apps/
A Dversion.c46 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; in version_main() local
A Dpkcs12.c162 int export_pkcs12 = 0, options = 0, chain = 0, twopass = 0, keytype = 0; in pkcs12_main() local
837 int passlen, int options, char *pempass, in dump_certs_keys_p12()
882 const char *pass, int passlen, int options, in dump_certs_pkeys_bags()
896 const char *pass, int passlen, int options, in dump_certs_pkeys_bag()
A Dlist.c1542 unsigned int options:1; in list_main() member
/openssl-master/apps/lib/
A Dopt.c480 int opt_string(const char *name, const char **options) in opt_string()
/openssl-master/ssl/statem/
A Dstatem_srvr.c1371 #define RENEG_OPTIONS_OK(options) \ argument
/openssl-master/ssl/
A Dssl_local.h964 uint64_t options; member
1548 uint64_t options; member

Completed in 49 milliseconds