Home
last modified time | relevance | path

Searched refs:supported_signature_algorithms (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dtls13_client.cc646 CBS body = msg.body, context, extensions, supported_signature_algorithms; in do_read_certificate_request() local
657 &supported_signature_algorithms) || in do_read_certificate_request()
658 !tls1_parse_peer_sigalgs(hs, &supported_signature_algorithms)) { in do_read_certificate_request()
H A Dhandshake_client.cc1272 CBS supported_signature_algorithms; in do_read_certificate_request() local
1273 if (!CBS_get_u16_length_prefixed(&body, &supported_signature_algorithms) || in do_read_certificate_request()
1274 !tls1_parse_peer_sigalgs(hs, &supported_signature_algorithms)) { in do_read_certificate_request()
H A Dextensions.cc1049 CBS supported_signature_algorithms; in ext_sigalgs_parse_clienthello() local
1050 if (!CBS_get_u16_length_prefixed(contents, &supported_signature_algorithms) || in ext_sigalgs_parse_clienthello()
1052 !tls1_parse_peer_sigalgs(hs, &supported_signature_algorithms)) { in ext_sigalgs_parse_clienthello()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dtls13_client.cc643 CBS body = msg.body, context, extensions, supported_signature_algorithms; in do_read_certificate_request() local
654 &supported_signature_algorithms) || in do_read_certificate_request()
655 !tls1_parse_peer_sigalgs(hs, &supported_signature_algorithms)) { in do_read_certificate_request()
Dhandshake_client.cc1251 CBS supported_signature_algorithms; in do_read_certificate_request() local
1252 if (!CBS_get_u16_length_prefixed(&body, &supported_signature_algorithms) || in do_read_certificate_request()
1253 !tls1_parse_peer_sigalgs(hs, &supported_signature_algorithms)) { in do_read_certificate_request()
Dextensions.cc1096 CBS supported_signature_algorithms; in ext_sigalgs_parse_clienthello() local
1097 if (!CBS_get_u16_length_prefixed(contents, &supported_signature_algorithms) || in ext_sigalgs_parse_clienthello()
1099 !tls1_parse_peer_sigalgs(hs, &supported_signature_algorithms)) { in ext_sigalgs_parse_clienthello()
/aosp_15_r20/external/boringssl/src/ssl/
H A Dtls13_client.cc646 CBS body = msg.body, context, extensions, supported_signature_algorithms; in do_read_certificate_request() local
657 &supported_signature_algorithms) || in do_read_certificate_request()
658 !tls1_parse_peer_sigalgs(hs, &supported_signature_algorithms)) { in do_read_certificate_request()
H A Dhandshake_client.cc1273 CBS supported_signature_algorithms; in do_read_certificate_request() local
1274 if (!CBS_get_u16_length_prefixed(&body, &supported_signature_algorithms) || in do_read_certificate_request()
1275 !tls1_parse_peer_sigalgs(hs, &supported_signature_algorithms)) { in do_read_certificate_request()
H A Dextensions.cc1051 CBS supported_signature_algorithms; in ext_sigalgs_parse_clienthello() local
1052 if (!CBS_get_u16_length_prefixed(contents, &supported_signature_algorithms) || in ext_sigalgs_parse_clienthello()
1054 !tls1_parse_peer_sigalgs(hs, &supported_signature_algorithms)) { in ext_sigalgs_parse_clienthello()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dtls13_client.cc643 CBS body = msg.body, context, extensions, supported_signature_algorithms; in do_read_certificate_request() local
654 &supported_signature_algorithms) || in do_read_certificate_request()
655 !tls1_parse_peer_sigalgs(hs, &supported_signature_algorithms)) { in do_read_certificate_request()
Dhandshake_client.cc1251 CBS supported_signature_algorithms; in do_read_certificate_request() local
1252 if (!CBS_get_u16_length_prefixed(&body, &supported_signature_algorithms) || in do_read_certificate_request()
1253 !tls1_parse_peer_sigalgs(hs, &supported_signature_algorithms)) { in do_read_certificate_request()
Dextensions.cc1096 CBS supported_signature_algorithms; in ext_sigalgs_parse_clienthello() local
1097 if (!CBS_get_u16_length_prefixed(contents, &supported_signature_algorithms) || in ext_sigalgs_parse_clienthello()
1099 !tls1_parse_peer_sigalgs(hs, &supported_signature_algorithms)) { in ext_sigalgs_parse_clienthello()