Home
last modified time | relevance | path

Searched defs:client_pref (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/boringssl/src/ssl/
H A Dhandshake_server.cc293 static const SSL_CIPHER *choose_cipher(SSL_HANDSHAKE *hs, in choose_cipher()
364 static TLS12ServerParams choose_params(SSL_HANDSHAKE *hs, in choose_params()
869 UniquePtr<STACK_OF(SSL_CIPHER)> client_pref = in do_select_parameters() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dhandshake_server.cc295 static const SSL_CIPHER *choose_cipher(SSL_HANDSHAKE *hs, in choose_cipher()
366 static TLS12ServerParams choose_params(SSL_HANDSHAKE *hs, in choose_params()
860 UniquePtr<STACK_OF(SSL_CIPHER)> client_pref = in do_select_parameters() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dhandshake_server.cc344 UniquePtr<STACK_OF(SSL_CIPHER)> client_pref = in choose_cipher() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dhandshake_server.cc344 UniquePtr<STACK_OF(SSL_CIPHER)> client_pref = in choose_cipher() local