Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/boringssl/src/tool/
H A Dciphers.cc36 const std::string &ciphers_string = args.back(); in Ciphers() local
39 if (!SSL_CTX_set_strict_cipher_list(ctx.get(), ciphers_string.c_str())) { in Ciphers()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/tool/
Dciphers.cc36 const std::string &ciphers_string = args.back(); in Ciphers() local
39 if (!SSL_CTX_set_strict_cipher_list(ctx.get(), ciphers_string.c_str())) { in Ciphers()
/aosp_15_r20/external/boringssl/src/tool/
H A Dciphers.cc36 const std::string &ciphers_string = args.back(); in Ciphers() local
39 if (!SSL_CTX_set_strict_cipher_list(ctx.get(), ciphers_string.c_str())) { in Ciphers()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/tool/
Dciphers.cc36 const std::string &ciphers_string = args.back(); in Ciphers() local
39 if (!SSL_CTX_set_strict_cipher_list(ctx.get(), ciphers_string.c_str())) { in Ciphers()