/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | openssl_session_cache_unittest.cc | 33 return SSL_CTX_new(TLS_with_buffers_method()); in NewTlsContext()
|
H A D | openssl_utility_unittest.cc | 195 SSL_CTX* ctx = SSL_CTX_new(TLS_with_buffers_method()); in CreateSSLWithPeerCertificate()
|
H A D | openssl_adapter.cc | 945 : TLS_with_buffers_method()); in CreateContext()
|
H A D | openssl_stream_adapter.cc | 1010 : TLS_with_buffers_method()); in SetupSSLContext()
|
/aosp_15_r20/external/boringssl/src/ssl/ |
H A D | tls_method.cc | 241 const SSL_METHOD *TLS_with_buffers_method(void) { in TLS_with_buffers_method() function
|
H A D | ssl_test.cc | 4597 bssl::UniquePtr<SSL_CTX> ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4818 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4820 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4853 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4855 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4896 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4898 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4926 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4928 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4973 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() [all …]
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/ |
H A D | tls_method.cc | 241 const SSL_METHOD *TLS_with_buffers_method(void) { in TLS_with_buffers_method() function
|
H A D | ssl_test.cc | 4563 bssl::UniquePtr<SSL_CTX> ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4784 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4786 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4819 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4821 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4862 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4864 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4892 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4894 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4939 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/ |
D | tls_method.cc | 241 const SSL_METHOD *TLS_with_buffers_method(void) { in TLS_with_buffers_method() function
|
D | ssl_test.cc | 4243 bssl::UniquePtr<SSL_CTX> ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4261 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4263 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4296 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4298 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4326 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4328 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4373 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4375 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/ |
D | tls_method.cc | 241 const SSL_METHOD *TLS_with_buffers_method(void) { in TLS_with_buffers_method() function
|
D | ssl_test.cc | 4243 bssl::UniquePtr<SSL_CTX> ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4261 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4263 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4296 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4298 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4326 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4328 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4373 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() 4375 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/ |
H A D | tls_connection.cc | 131 bssl::UniquePtr<SSL_CTX> ssl_ctx(SSL_CTX_new(TLS_with_buffers_method())); in CreateSslCtx()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | tls_chlo_extractor.cc | 385 SSL_CTX* ssl_ctx = SSL_CTX_new(TLS_with_buffers_method()); in GetSharedSslHandles()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/ |
H A D | PORTING.md | 300 The function `TLS_with_buffers_method` returns an `SSL_METHOD` that avoids creating `X509` objects … 302 …uffer-based alternative functions will work even when not using `TLS_with_buffers_method`, thus ap…
|
/aosp_15_r20/external/boringssl/src/ |
H A D | PORTING.md | 296 The function `TLS_with_buffers_method` returns an `SSL_METHOD` that avoids creating `X509` objects … 298 …uffer-based alternative functions will work even when not using `TLS_with_buffers_method`, thus ap…
|
/aosp_15_r20/external/cronet/net/socket/ |
H A D | ssl_server_socket_impl.cc | 942 ssl_ctx_.reset(SSL_CTX_new(TLS_with_buffers_method())); in Init()
|
H A D | ssl_client_socket_impl.cc | 195 ssl_ctx_.reset(SSL_CTX_new(TLS_with_buffers_method())); in SSLContext()
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/boringssl/src/include/openssl/ |
D | ssl.h | 198 OPENSSL_EXPORT const SSL_METHOD *TLS_with_buffers_method(void);
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/boringssl/src/include/openssl/ |
D | ssl.h | 198 OPENSSL_EXPORT const SSL_METHOD *TLS_with_buffers_method(void);
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/boringssl/src/include/openssl/ |
D | ssl.h | 198 OPENSSL_EXPORT const SSL_METHOD *TLS_with_buffers_method(void);
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/boringssl/src/include/openssl/ |
D | ssl.h | 193 OPENSSL_EXPORT const SSL_METHOD *TLS_with_buffers_method(void);
|
/aosp_15_r20/external/boringssl/src/include/openssl/ |
H A D | ssl.h | 193 OPENSSL_EXPORT const SSL_METHOD *TLS_with_buffers_method(void);
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/boringssl/src/include/openssl/ |
D | ssl.h | 198 OPENSSL_EXPORT const SSL_METHOD *TLS_with_buffers_method(void);
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/boringssl/src/include/openssl/ |
D | ssl.h | 198 OPENSSL_EXPORT const SSL_METHOD *TLS_with_buffers_method(void);
|