Home
last modified time | relevance | path

Searched defs:version (Results 1 – 25 of 53) sorted by last modified time

123

/openssl/ssl/
H A Dssl_rsa.c681 static int serverinfo_process_buffer(unsigned int version, in serverinfo_process_buffer()
740 static size_t extension_contextoff(unsigned int version) in extension_contextoff()
745 static size_t extension_append_length(unsigned int version, size_t extension_length) in extension_append_length()
750 static void extension_append(unsigned int version, in extension_append()
768 int SSL_CTX_use_serverinfo_ex(SSL_CTX *ctx, unsigned int version, in SSL_CTX_use_serverinfo_ex()
870 unsigned int version; in SSL_CTX_use_serverinfo_file() local
H A Dssl_lib.c4489 const char *ssl_protocol_to_string(int version) in ssl_protocol_to_string()
5312 void (*cb) (int write_p, int version, in SSL_CTX_set_msg_callback()
5320 void (*cb) (int write_p, int version, in SSL_set_msg_callback()
H A Dssl_local.h492 int version; member
1244 int version; member
2300 # define IMPLEMENT_tls_meth_func(version, flags, mask, func_name, s_accept, \ argument
2381 # define IMPLEMENT_dtls1_meth_func(version, flags, mask, func_name, s_accept, \ argument
H A Dssl_sess.c946 int SSL_SESSION_set_protocol_version(SSL_SESSION *s, int version) in SSL_SESSION_set_protocol_version()
H A Dd1_lib.c679 unsigned int version; in DTLSv1_listen() local
H A Dt1_trce.c651 unsigned int *version) in ssl_print_version()
852 int version; in ssl_print_extension() local
1534 void SSL_trace(int write_p, int version, int content_type, in SSL_trace()
H A Dssl_conf.c304 int version; in protocol_from_string() member
/openssl/test/
H A Dsslapitest.c9532 int version = TLS1_3_VERSION; in test_ticket_lifetime() local
H A Dtls13secretstest.c224 int ssl_set_new_record_layer(SSL_CONNECTION *s, int version, int direction, in ssl_set_new_record_layer()
/openssl/include/openssl/
H A Dx509.h.in198 int version; member
H A Dx509v3.h.in251 ASN1_INTEGER *version; member
/openssl/include/crypto/
H A Dx509.h65 ASN1_INTEGER *version; /* version, defaults to v1(0) so can be NULL */ member
90 ASN1_INTEGER *version; /* version: defaults to v1(0) so may be NULL */ member
161 ASN1_INTEGER *version; /* [ 0 ] default of v1 */ member
289 ASN1_INTEGER *version; member
/openssl/ssl/record/
H A Drecord.h78 int version; member
H A Drec_layer_s3.c684 unsigned int version = (s->version == TLS1_3_VERSION) ? TLS1_2_VERSION in do_ssl3_write() local
1681 static void rlayer_msg_callback_wrapper(int write_p, int version, in rlayer_msg_callback_wrapper()
1751 int ssl_set_new_record_layer(SSL_CONNECTION *s, int version, in ssl_set_new_record_layer()
/openssl/ssl/record/methods/
H A Ddtls_meth.c387 unsigned short version; in dtls_get_more_records() local
H A Dtls_common.c419 unsigned int version; in tls_get_more_records() local
1331 int tls_default_set_protocol_version(OSSL_RECORD_LAYER *rl, int version) in tls_default_set_protocol_version()
1339 int tls_set_protocol_version(OSSL_RECORD_LAYER *rl, int version) in tls_set_protocol_version()
H A Dktls_meth.c112 int ktls_configure_crypto(OSSL_LIB_CTX *libctx, int version, const EVP_CIPHER *c,
H A Drecmethod_local.h73 int version; member
/openssl/ssl/statem/
H A Dextensions_srvr.c693 unsigned int format, version, key_share, group_id; in tls_parse_ctos_cookie() local
1348 int version; in tls_construct_stoc_supported_groups() local
H A Dextensions_clnt.c1747 unsigned int version; in tls_parse_stoc_supported_versions() local
H A Dstatem_srvr.c2325 int version; in tls_construct_server_hello() local
H A Dstatem_lib.c1453 int version; member
1523 int version = method->version; in ssl_method_error() local
1609 int ssl_version_supported(const SSL_CONNECTION *s, int version, in ssl_version_supported()
1699 int ssl_set_version_bound(int method_version, int version, int *bound) in ssl_set_version_bound()
1936 int ssl_choose_client_version(SSL_CONNECTION *s, int version, in ssl_choose_client_version()
2080 int version, tmp_real_max; in ssl_get_min_max_version() local
/openssl/ssl/quic/
H A Dquic_local.h48 # define IMPLEMENT_quic_meth_func(version, func_name, q_accept, \ argument
/openssl/apps/lib/
H A Ds_cb.c569 void msg_cb(int write_p, int version, int content_type, const void *buf, in msg_cb()
/openssl/crypto/ec/
H A Dec_asn1.c70 int32_t version; member
95 int32_t version; member

Completed in 253 milliseconds

123