Searched refs:tls13_write_psk_binder (Results 1 – 16 of 16) sorted by relevance
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/ |
D | tls13_enc.cc | 473 bool tls13_write_psk_binder(const SSL_HANDSHAKE *hs, in tls13_write_psk_binder() function
|
D | encrypted_client_hello.cc | 820 if (!tls13_write_psk_binder(hs, hs->inner_transcript, MakeSpan(hello_inner), in ssl_encrypt_client_hello()
|
D | handshake_client.cc | 347 if (!tls13_write_psk_binder(hs, hs->transcript, MakeSpan(msg), in ssl_add_client_hello()
|
D | internal.h | 1431 bool tls13_write_psk_binder(const SSL_HANDSHAKE *hs,
|
/external/boringssl/src/ssl/ |
D | tls13_enc.cc | 584 bool tls13_write_psk_binder(const SSL_HANDSHAKE *hs, in tls13_write_psk_binder() function
|
D | encrypted_client_hello.cc | 807 if (!tls13_write_psk_binder(hs, hs->inner_transcript, Span(hello_inner), in ssl_encrypt_client_hello()
|
D | handshake_client.cc | 237 if (!tls13_write_psk_binder(hs, hs->transcript, Span(msg), in ssl_add_client_hello()
|
D | internal.h | 1679 bool tls13_write_psk_binder(const SSL_HANDSHAKE *hs,
|
/external/cronet/tot/third_party/boringssl/src/ssl/ |
D | tls13_enc.cc | 595 bool tls13_write_psk_binder(const SSL_HANDSHAKE *hs, in tls13_write_psk_binder() function
|
D | encrypted_client_hello.cc | 798 if (!tls13_write_psk_binder(hs, hs->inner_transcript, MakeSpan(hello_inner), in ssl_encrypt_client_hello()
|
D | handshake_client.cc | 375 if (!tls13_write_psk_binder(hs, hs->transcript, MakeSpan(msg), in ssl_add_client_hello()
|
D | internal.h | 1858 bool tls13_write_psk_binder(const SSL_HANDSHAKE *hs,
|
/external/cronet/stable/third_party/boringssl/src/ssl/ |
D | tls13_enc.cc | 595 bool tls13_write_psk_binder(const SSL_HANDSHAKE *hs, in tls13_write_psk_binder() function
|
D | encrypted_client_hello.cc | 798 if (!tls13_write_psk_binder(hs, hs->inner_transcript, MakeSpan(hello_inner), in ssl_encrypt_client_hello()
|
D | handshake_client.cc | 375 if (!tls13_write_psk_binder(hs, hs->transcript, MakeSpan(msg), in ssl_add_client_hello()
|
D | internal.h | 1858 bool tls13_write_psk_binder(const SSL_HANDSHAKE *hs,
|