Home
last modified time | relevance | path

Searched refs:hrr (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssl/test/recipes/
H A D70-test_tls13hrr.t125 my $hrr = ${$proxy->message_list}[1];
130 $hrr->ciphersuite(TLSProxy::Message::CIPHER_TLS13_AES_256_GCM_SHA384);
131 $hrr->repack();
148 my $hrr = ${$proxy->message_list}[1];
149 $hrr->delete_extension(TLSProxy::Message::EXT_SUPPORTED_VERSIONS);
150 $hrr->repack();
/freebsd/crypto/openssl/test/ssl-tests/
H A D10-resumption.cnf69 test-64 = 64-resumption-with-hrr
2408 [64-resumption-with-hrr]
2409 ssl_conf = 64-resumption-with-hrr-ssl
2411 [64-resumption-with-hrr-ssl]
2412 server = 64-resumption-with-hrr-server
2413 client = 64-resumption-with-hrr-client
2414 resume-server = 64-resumption-with-hrr-server
2415 resume-client = 64-resumption-with-hrr-resume-client
2417 [64-resumption-with-hrr-server]
2423 [64-resumption-with-hrr-client]
[all …]
/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_srvr.c1014 unsigned char hrr[MAX_HRR_SIZE]; in tls_parse_ctos_cookie() local
1150 if (!WPACKET_init_static_len(&hrrpkt, hrr, sizeof(hrr), 0)) { in tls_parse_ctos_cookie()
1201 PACKET_remaining(&chhash), hrr, in tls_parse_ctos_cookie()
H A Dstatem_clnt.c1471 int hrr = 0; in tls_process_server_hello() local
1502 hrr = 1; in tls_process_server_hello()
1537 if (PACKET_remaining(pkt) == 0 && !hrr) { in tls_process_server_hello()
1545 if (!hrr) { in tls_process_server_hello()
1560 if (SSL_CONNECTION_IS_TLS13(s) || hrr) { in tls_process_server_hello()
1576 if (hrr) { in tls_process_server_hello()
H A Dstatem_lib.c2630 size_t hashlen, const unsigned char *hrr, in create_synthetic_message_hash() argument
2670 if (hrr != NULL in create_synthetic_message_hash()
2671 && (!ssl3_finish_mac(s, hrr, hrrlen) in create_synthetic_message_hash()
H A Dstatem_local.h72 size_t hashlen, const unsigned char *hrr,
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt1374 SSL_R_BAD_HRR_VERSION:263:bad hrr version
1532 SSL_R_NO_CHANGE_FOLLOWING_HRR:214:no change following hrr