Home
last modified time | relevance | path

Searched refs:tls1_parse_peer_sigalgs (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/ssl/
Dtls13_client.cc509 !tls1_parse_peer_sigalgs(hs, &supported_signature_algorithms)) { in do_read_certificate_request()
Dt1_lib.cc1051 !tls1_parse_peer_sigalgs(hs, &supported_signature_algorithms)) { in ext_sigalgs_parse_clienthello()
3629 bool tls1_parse_peer_sigalgs(SSL_HANDSHAKE *hs, const CBS *in_sigalgs) { in tls1_parse_peer_sigalgs() function
Dhandshake_client.cc1144 !tls1_parse_peer_sigalgs(hs, &supported_signature_algorithms)) { in do_read_certificate_request()
Dinternal.h1825 bool tls1_parse_peer_sigalgs(SSL_HANDSHAKE *hs, const CBS *sigalgs);