/third_party/openssl/test/ |
H A D | clienthellotest.c | 208 || !TEST_true(PACKET_get_length_prefixed_1(&pkt, &pkt2)) in test_client_hello() 212 || !TEST_true(PACKET_get_length_prefixed_1(&pkt, &pkt2)) in test_client_hello()
|
H A D | servername_test.c | 65 || !TEST_true(PACKET_get_length_prefixed_1(&pkt, &pkt2)) in get_sni_from_client_hello() 69 || !TEST_true(PACKET_get_length_prefixed_1(&pkt, &pkt2)) in get_sni_from_client_hello()
|
H A D | tls13ccstest.c | 127 || !PACKET_get_length_prefixed_1(&msgbody, &sessionid)) in watchccs_write() 155 || !PACKET_get_length_prefixed_1(&msgbody, &sessionid)) in watchccs_write()
|
H A D | packettest.c | 362 || !TEST_true(PACKET_get_length_prefixed_1(&pkt, &subpkt)) in test_PACKET_get_length_prefixed_1() 366 || !TEST_false(PACKET_get_length_prefixed_1(&short_pkt, &subpkt)) in test_PACKET_get_length_prefixed_1()
|
H A D | bad_dtls_test.c | 156 if (!PACKET_get_length_prefixed_1(&pkt, &pkt2) || in validate_client_hello() 161 if (!PACKET_get_length_prefixed_1(&pkt, &pkt2)) in validate_client_hello()
|
H A D | asynciotest.c | 174 || !PACKET_get_length_prefixed_1(&wholebody, in async_write()
|
H A D | sslapitest.c | 6907 || !TEST_true(PACKET_get_length_prefixed_1(&pkt, &pkt2)) in get_MFL_from_client_hello() 6911 || !TEST_true(PACKET_get_length_prefixed_1(&pkt, &pkt2)) in get_MFL_from_client_hello()
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | asn1_dsa.c | 165 return PACKET_get_length_prefixed_1(pkt, subpkt); in ossl_decode_der_length()
|
/third_party/openssl/crypto/ |
H A D | asn1_dsa.c | 165 return PACKET_get_length_prefixed_1(pkt, subpkt); in ossl_decode_der_length()
|
/third_party/node/deps/openssl/openssl/ssl/statem/ |
H A D | statem_clnt.c | 1292 || !PACKET_get_length_prefixed_1(pkt, &cookiepkt)) { in dtls_process_hello_verify() 1426 if (!PACKET_get_length_prefixed_1(pkt, &session_id)) { in tls_process_server_hello() 1995 || !PACKET_get_length_prefixed_1(pkt, &salt) in tls_process_ske_srp() 2159 if (!PACKET_get_length_prefixed_1(pkt, &encoded_pt)) { in tls_process_ske_ecdhe() 2372 if (!PACKET_get_length_prefixed_1(pkt, &reqctx) || in tls_process_certificate_request() 2400 if (!PACKET_get_length_prefixed_1(pkt, &ctypes)) { in tls_process_certificate_request() 2476 || !PACKET_get_length_prefixed_1(pkt, &nonce))) in tls_process_new_session_ticket()
|
H A D | statem_srvr.c | 1517 || !PACKET_get_length_prefixed_1(pkt, &session_id) in tls_process_client_hello() 1526 if (!PACKET_get_length_prefixed_1(pkt, &cookie)) { in tls_process_client_hello() 1554 if (!PACKET_get_length_prefixed_1(pkt, &compression)) { in tls_process_client_hello() 3456 if (SSL_IS_TLS13(s) && (!PACKET_get_length_prefixed_1(pkt, &context) in tls_process_client_certificate() 4098 if (!PACKET_get_length_prefixed_1(pkt, &next_proto) in tls_process_next_proto() 4099 || !PACKET_get_length_prefixed_1(pkt, &padding) in tls_process_next_proto()
|
H A D | extensions_srvr.c | 440 if (!PACKET_get_length_prefixed_1(&protocol_list, &protocol) in tls_parse_ctos_alpn() 803 || !PACKET_get_length_prefixed_1(&cookie, &appcookie) in tls_parse_ctos_cookie() 1192 if (!PACKET_get_length_prefixed_1(&binders, &binder)) { in tls_parse_ctos_psk()
|
H A D | extensions_clnt.c | 860 while (PACKET_get_length_prefixed_1(&prots, &alpnpkt)) { in tls_construct_ctos_early_data() 1542 if (!PACKET_get_length_prefixed_1(pkt, &tmp_protocol) in ssl_next_proto_validate()
|
/third_party/openssl/ssl/statem/ |
H A D | statem_clnt.c | 1284 || !PACKET_get_length_prefixed_1(pkt, &cookiepkt)) { in dtls_process_hello_verify() 1418 if (!PACKET_get_length_prefixed_1(pkt, &session_id)) { in tls_process_server_hello() 1987 || !PACKET_get_length_prefixed_1(pkt, &salt) in tls_process_ske_srp() 2151 if (!PACKET_get_length_prefixed_1(pkt, &encoded_pt)) { in tls_process_ske_ecdhe() 2364 if (!PACKET_get_length_prefixed_1(pkt, &reqctx) || in tls_process_certificate_request() 2392 if (!PACKET_get_length_prefixed_1(pkt, &ctypes)) { in tls_process_certificate_request() 2468 || !PACKET_get_length_prefixed_1(pkt, &nonce))) in tls_process_new_session_ticket()
|
H A D | statem_srvr.c | 1506 || !PACKET_get_length_prefixed_1(pkt, &session_id) in tls_process_client_hello() 1515 if (!PACKET_get_length_prefixed_1(pkt, &cookie)) { in tls_process_client_hello() 1543 if (!PACKET_get_length_prefixed_1(pkt, &compression)) { in tls_process_client_hello() 3435 if (SSL_IS_TLS13(s) && (!PACKET_get_length_prefixed_1(pkt, &context) in tls_process_client_certificate() 4077 if (!PACKET_get_length_prefixed_1(pkt, &next_proto) in tls_process_next_proto() 4078 || !PACKET_get_length_prefixed_1(pkt, &padding) in tls_process_next_proto()
|
H A D | extensions_srvr.c | 440 if (!PACKET_get_length_prefixed_1(&protocol_list, &protocol) in tls_parse_ctos_alpn() 803 || !PACKET_get_length_prefixed_1(&cookie, &appcookie) in tls_parse_ctos_cookie() 1192 if (!PACKET_get_length_prefixed_1(&binders, &binder)) { in tls_parse_ctos_psk()
|
H A D | extensions_clnt.c | 860 while (PACKET_get_length_prefixed_1(&prots, &alpnpkt)) { in tls_construct_ctos_early_data() 1502 if (!PACKET_get_length_prefixed_1(pkt, &tmp_protocol) in ssl_next_proto_validate() 1595 while (PACKET_get_length_prefixed_1(&confpkt, &protpkt)) { in tls_parse_stoc_alpn()
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | d1_lib.c | 658 || !PACKET_get_length_prefixed_1(&msgpayload, &session) in DTLSv1_listen() 659 || !PACKET_get_length_prefixed_1(&msgpayload, &cookiepkt)) { in DTLSv1_listen()
|
H A D | ssl_lib.c | 3043 || !PACKET_get_length_prefixed_1(&cpkt, &csubpkt) in SSL_select_next_proto() 3061 while (PACKET_get_length_prefixed_1(&spkt, &ssubpkt)) { in SSL_select_next_proto() 3065 while (PACKET_get_length_prefixed_1(&cpkt, &csubpkt)) { in SSL_select_next_proto()
|
/third_party/openssl/ssl/ |
H A D | d1_lib.c | 641 || !PACKET_get_length_prefixed_1(&msgpayload, &session) in DTLSv1_listen() 642 || !PACKET_get_length_prefixed_1(&msgpayload, &cookiepkt)) { in DTLSv1_listen()
|
H A D | ssl_lib.c | 2943 || !PACKET_get_length_prefixed_1(&cpkt, &csubpkt) in SSL_select_next_proto() 2961 while (PACKET_get_length_prefixed_1(&spkt, &ssubpkt)) { in SSL_select_next_proto() 2965 while (PACKET_get_length_prefixed_1(&cpkt, &csubpkt)) { in SSL_select_next_proto()
|
/third_party/node/deps/openssl/openssl/include/internal/ |
H A D | packet.h | 514 __owur static ossl_inline int PACKET_get_length_prefixed_1(PACKET *pkt, in PACKET_get_length_prefixed_1() function 533 * Like PACKET_get_length_prefixed_1, but additionally, fails when there are
|
/third_party/openssl/include/internal/ |
H A D | packet.h | 514 __owur static ossl_inline int PACKET_get_length_prefixed_1(PACKET *pkt, in PACKET_get_length_prefixed_1() function 533 * Like PACKET_get_length_prefixed_1, but additionally, fails when there are
|