Home
last modified time | relevance | path

Searched defs:options (Results 1 – 24 of 24) 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 Dasn1_stable_parse_test.c24 static const OPTIONS options[] = { in test_get_options() local
H A Dbio_prefix_text.c50 static const OPTIONS options[] = { variable
H A Dpkcs12_api_test.c243 static const OPTIONS options[] = { in test_get_options() local
H A Dbioprinttest.c264 static const OPTIONS options[] = { in test_get_options() local
H A Dpkcs12_format_test.c956 static const OPTIONS options[] = { in test_get_options() local
H A Dthreadstest.c1241 static const OPTIONS options[] = { in test_get_options() local
H A Dendecode_test.c1263 static const OPTIONS options[] = { in test_get_options() local
H A Devp_extra_test.c5512 static const OPTIONS options[] = { in test_get_options() local
/openssl/apps/
H A Dversion.c52 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; in version_main() local
H A Dpkcs12.c169 int export_pkcs12 = 0, options = 0, chain = 0, twopass = 0, keytype = 0; in pkcs12_main() local
933 int passlen, int options, char *pempass, in dump_certs_keys_p12()
982 const char *pass, int passlen, int options, in dump_certs_pkeys_bags()
996 const char *pass, int passlen, int options, in dump_certs_pkeys_bag()
H A Dlist.c1624 unsigned int options:1; in list_main() member
/openssl/apps/lib/
H A Ds_socket.c86 int options = 0; in init_client() local
H A Dopt.c510 int opt_string(const char *name, const char **options) in opt_string()
/openssl/ssl/quic/
H A Dquic_tls.c101 const OSSL_PARAM *settings, const OSSL_PARAM *options, in quic_new_record_layer()
495 static int quic_set_options(OSSL_RECORD_LAYER *rl, const OSSL_PARAM *options) in quic_set_options()
H A Dquic_impl.c771 uint64_t ossl_quic_set_options(SSL *ssl, uint64_t options) in ossl_quic_set_options()
777 uint64_t ossl_quic_clear_options(SSL *ssl, uint64_t options) in ossl_quic_clear_options()
/openssl/ssl/record/methods/
H A Dtls_common.c1194 int tls_set_options(OSSL_RECORD_LAYER *rl, const OSSL_PARAM *options) in tls_set_options()
1256 const OSSL_PARAM *options, in tls_int_new_record_layer()
1396 const OSSL_PARAM *settings, const OSSL_PARAM *options, in tls_new_record_layer()
H A Ddtls_meth.c635 const OSSL_PARAM *settings, const OSSL_PARAM *options, in dtls_new_record_layer()
H A Dktls_meth.c413 const OSSL_PARAM *settings, const OSSL_PARAM *options, in ktls_new_record_layer()
H A Drecmethod_local.h239 uint64_t options; member
/openssl/ssl/record/
H A Drec_layer_s3.c1245 OSSL_PARAM options[5], *opts = options; in ssl_set_new_record_layer() local
/openssl/ssl/statem/
H A Dstatem_srvr.c1467 #define RENEG_OPTIONS_OK(options) \ argument
/openssl/ssl/
H A Dssl_lib.c1860 OSSL_PARAM options[2], *opts = options; in SSL_set_read_ahead() local
2947 OSSL_PARAM options[2], *opts = options; in ossl_ctrl_internal() local
6040 OSSL_PARAM options[2], *opts = options; in SSL_set_options() local
6072 OSSL_PARAM options[2], *opts = options; in SSL_clear_options() local
H A Dssl_local.h919 uint64_t options; member
1530 uint64_t options; member

Completed in 139 milliseconds