Searched refs:ext_pre_shared_key_add_clienthello (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/ |
D | extensions.cc | 1971 static bool ext_pre_shared_key_add_clienthello(const SSL_HANDSHAKE *hs, in ext_pre_shared_key_add_clienthello() function 3417 if (!ext_pre_shared_key_add_clienthello(hs, &extensions, out_needs_psk_binder, in ssl_add_clienthello_tlsext_inner() 3539 if (!ext_pre_shared_key_add_clienthello(hs, &extensions, out_needs_psk_binder, in ssl_add_clienthello_tlsext()
|
/aosp_15_r20/external/boringssl/src/ssl/ |
H A D | extensions.cc | 1935 static bool ext_pre_shared_key_add_clienthello(const SSL_HANDSHAKE *hs, in ext_pre_shared_key_add_clienthello() function 3452 if (!ext_pre_shared_key_add_clienthello(hs, &extensions, out_needs_psk_binder, in ssl_add_clienthello_tlsext_inner() 3574 if (!ext_pre_shared_key_add_clienthello(hs, &extensions, out_needs_psk_binder, in ssl_add_clienthello_tlsext()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/ |
H A D | extensions.cc | 1930 static bool ext_pre_shared_key_add_clienthello(const SSL_HANDSHAKE *hs, in ext_pre_shared_key_add_clienthello() function 3447 if (!ext_pre_shared_key_add_clienthello(hs, &extensions, out_needs_psk_binder, in ssl_add_clienthello_tlsext_inner() 3569 if (!ext_pre_shared_key_add_clienthello(hs, &extensions, out_needs_psk_binder, in ssl_add_clienthello_tlsext()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/ |
D | extensions.cc | 1971 static bool ext_pre_shared_key_add_clienthello(const SSL_HANDSHAKE *hs, in ext_pre_shared_key_add_clienthello() function 3417 if (!ext_pre_shared_key_add_clienthello(hs, &extensions, out_needs_psk_binder, in ssl_add_clienthello_tlsext_inner() 3539 if (!ext_pre_shared_key_add_clienthello(hs, &extensions, out_needs_psk_binder, in ssl_add_clienthello_tlsext()
|