Home
last modified time | relevance | path

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

/openssl/crypto/bio/
H A Dbio_sock2.c42 int BIO_socket(int domain, int socktype, int protocol, int options) in BIO_socket()
81 int BIO_connect(int sock, const BIO_ADDR *addr, int options) in BIO_connect()
212 int BIO_bind(int sock, const BIO_ADDR *addr, int options) in BIO_bind()
287 int BIO_listen(int sock, const BIO_ADDR *addr, int options) in BIO_listen()
416 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr_, int options) in BIO_accept_ex()
/openssl/test/
H A Dpkcs12_api_test.c111 static const OPTIONS options[] = { in test_get_options() local
H A Dbio_prefix_text.c50 static const OPTIONS options[] = { variable
H A Dbioprinttest.c265 static const OPTIONS options[] = { in test_get_options() local
H A Dpkcs12_format_test.c806 static const OPTIONS options[] = { in test_get_options() local
H A Dthreadstest.c679 static const OPTIONS options[] = { in test_get_options() local
H A Dendecode_test.c1246 static const OPTIONS options[] = { in test_get_options() local
H A Devp_extra_test.c4505 static const OPTIONS options[] = { in test_get_options() local
/openssl/apps/
H A Dversion.c46 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; in version_main() local
H A Dpkcs12.c164 int export_pkcs12 = 0, options = 0, chain = 0, twopass = 0, keytype = 0; in pkcs12_main() local
842 int passlen, int options, char *pempass, in dump_certs_keys_p12()
887 const char *pass, int passlen, int options, in dump_certs_pkeys_bags()
901 const char *pass, int passlen, int options, in dump_certs_pkeys_bag()
H A Dlist.c1542 unsigned int options:1; in list_main() member
/openssl/ssl/quic/
H A Dcc_dummy.c16 static OSSL_CC_DATA *dummy_new(OSSL_PARAM *settings, OSSL_PARAM *options, in dummy_new()
/openssl/ssl/record/methods/
H A Dtls_common.c1001 int tls_set_options(OSSL_RECORD_LAYER *rl, const OSSL_PARAM *options) in tls_set_options()
1052 const OSSL_PARAM *options, in tls_int_new_record_layer()
1170 const OSSL_PARAM *settings, const OSSL_PARAM *options, in tls_new_record_layer()
H A Ddtls_meth.c633 const OSSL_PARAM *settings, const OSSL_PARAM *options, in dtls_new_record_layer()
H A Drecmethod_local.h96 uint64_t options; member
/openssl/apps/lib/
H A Ds_socket.c90 int options = 0; in init_client() local
H A Dopt.c500 int opt_string(const char *name, const char **options) in opt_string()
/openssl/ssl/record/
H A Drec_layer_s3.c1760 OSSL_PARAM options[5], *opts = options; in ssl_set_new_record_layer() local
/openssl/ssl/statem/
H A Dstatem_srvr.c1381 #define RENEG_OPTIONS_OK(options) \ argument
/openssl/ssl/
H A Dssl_lib.c1737 OSSL_PARAM options[2], *opts = options; in SSL_set_read_ahead() local
2749 OSSL_PARAM options[2], *opts = options; in SSL_ctrl() local
5677 OSSL_PARAM options[2], *opts = options; in SSL_set_options() local
H A Dssl_local.h977 uint64_t options; member
1575 uint64_t options; member

Completed in 164 milliseconds