Home
last modified time | relevance | path

Searched defs:tls_version (Results 1 – 19 of 19) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dtlsv1_common.c338 int tlsv12_key_x_server_params_hash(u16 tls_version, u8 hash_alg, in tlsv12_key_x_server_params_hash()
378 int tls_key_x_server_params_hash(u16 tls_version, const u8 *client_random, in tls_key_x_server_params_hash()
414 int tls_verify_signature(u16 tls_version, struct crypto_public_key *pk, in tls_verify_signature()
Dtlsv1_record.h32 u16 tls_version; member
Dtlsv1_client_write.c51 u16 tls_version = tls_client_highest_ver(conn); in tls_send_client_hello() local
Dtlsv1_client.c43 u16 tls_version = TLS_VERSION; in tls_client_highest_ver() local
Dtlsv1_client_read.c84 u16 tls_version; in tls_process_server_hello() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dtlsv1_common.c338 int tlsv12_key_x_server_params_hash(u16 tls_version, u8 hash_alg, in tlsv12_key_x_server_params_hash()
378 int tls_key_x_server_params_hash(u16 tls_version, const u8 *client_random, in tls_key_x_server_params_hash()
414 int tls_verify_signature(u16 tls_version, struct crypto_public_key *pk, in tls_verify_signature()
Dtlsv1_record.h32 u16 tls_version; member
Dtlsv1_client_write.c51 u16 tls_version = TLS_VERSION; in tls_send_client_hello() local
Dtlsv1_client_read.c84 u16 tls_version; in tls_process_server_hello() local
/third_party/mbedtls/library/
Dssl_msg.c448 tls_version, in ssl_extract_add_data_from_record()
3504 mbedtls_ssl_protocol_version tls_version; in ssl_parse_record_header() local
5855 mbedtls_ssl_protocol_version tls_version) in mbedtls_ssl_write_version()
5871 uint16_t tls_version = MBEDTLS_GET_UINT16_BE(version, 0); in mbedtls_ssl_read_version() local
Dssl_tls13_server.c740 uint16_t tls_version; in ssl_tls13_parse_supported_versions_ext() local
Dssl_misc.h1130 mbedtls_ssl_protocol_version tls_version; member
Dssl_tls.c8230 mbedtls_ssl_protocol_version tls_version, in ssl_tls12_populate_transform()
/third_party/libcoap/src/
Dcoap_debug.c1061 coap_tls_version_t *tls_version = coap_get_tls_library_version(); in coap_string_tls_version() local
Dcoap_gnutls.c480 coap_tls_version_t *tls_version = coap_get_tls_library_version(); in coap_dtls_new_context() local
1704 coap_tls_version_t *tls_version = coap_get_tls_library_version(); in setup_client_ssl_session() local
/third_party/mbedtls/include/mbedtls/
Dssl.h4094 mbedtls_ssl_protocol_version tls_version) in mbedtls_ssl_conf_max_tls_version()
4151 mbedtls_ssl_protocol_version tls_version) in mbedtls_ssl_conf_min_tls_version()
/third_party/mbedtls/tests/src/test_helpers/
Dssl_helpers.c1085 mbedtls_ssl_protocol_version tls_version, in mbedtls_test_ssl_build_transforms()
/third_party/openssl/test/
Dsslapitest.c1153 int tls_version, const char *cipher) in execute_test_ktls()
1285 static int execute_test_ktls_sendfile(int tls_version, const char *cipher) in execute_test_ktls_sendfile()
1417 int tls_version; member
Devp_test.c539 int tls_version; member