Searched refs:tls_version (Results 1 – 7 of 7) sorted by relevance
195 conn->rl.tls_version = TLS_VERSION_1; in tls_process_client_hello()198 conn->rl.tls_version = TLS_VERSION_1_2; in tls_process_client_hello()201 conn->rl.tls_version = TLS_VERSION_1_1; in tls_process_client_hello()203 conn->rl.tls_version = conn->client_version; in tls_process_client_hello()205 tls_version_str(conn->rl.tls_version)); in tls_process_client_hello()959 if (conn->rl.tls_version == TLS_VERSION_1_2) { in tls_process_certificate_verify()1030 if (tls_verify_signature(conn->rl.tls_version, conn->client_rsa_key, in tls_process_certificate_verify()1193 if (conn->rl.tls_version >= TLS_VERSION_1_2) { in tls_process_client_finished()1234 if (tls_prf(conn->rl.tls_version, in tls_process_client_finished()
167 WPA_PUT_BE16(pos, rl->tls_version); in tlsv1_record_send()176 rl->iv_size && rl->tls_version >= TLS_VERSION_1_1; in tlsv1_record_send()378 if (rl->tls_version >= TLS_VERSION_1_1) { in tlsv1_record_receive()
32 u16 tls_version; member
71 if (tls_prf(conn->rl.tls_version, in tlsv1_server_derive_keys()87 if (tls_prf(conn->rl.tls_version, in tlsv1_server_derive_keys()511 res = tls_prf(conn->rl.tls_version, in tlsv1_server_prf()
47 my %tls_version = (84 print " Version: $tls_version{$version}\n";
539 int tls_version; member669 cdat->tls_version = (int)strtol(value, &endptr, 0); in cipher_test_parse()857 if (expected->tls_version) { in cipher_test_enc()861 &expected->tls_version); in cipher_test_enc()971 if (expected->tls_version >= TLS1_1_VERSION in cipher_test_enc()