Home
last modified time | relevance | path

Searched defs:SSL_CTX_new (Results 1 – 11 of 11) sorted by relevance

/external/curl/lib/
Dsetup-vms.h276 #define SSL_CTX_new SSL_CTX_NEW macro
/external/libwebsockets/lib/tls/mbedtls/wrapper/library/
Dssl_lib.c188 SSL_CTX* SSL_CTX_new(const SSL_METHOD *method, void *rngctx) in SSL_CTX_new() function
/external/rust/android-crates-io/crates/quiche/src/
Dtls.rs1259 fn SSL_CTX_new(method: *const SSL_METHOD) -> *mut SSL_CTX; in SSL_CTX_new() function
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dssl_lib.cc538 SSL_CTX *SSL_CTX_new(const SSL_METHOD *method) { in SSL_CTX_new() function
/external/cronet/tot/third_party/boringssl/src/ssl/
Dssl_lib.cc546 SSL_CTX *SSL_CTX_new(const SSL_METHOD *method) { in SSL_CTX_new() function
/external/cronet/stable/third_party/boringssl/src/ssl/
Dssl_lib.cc546 SSL_CTX *SSL_CTX_new(const SSL_METHOD *method) { in SSL_CTX_new() function
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DNativeCrypto.java957 @android.compat.annotation.UnsupportedAppUsage static native long SSL_CTX_new(); in SSL_CTX_new() method in NativeCrypto
/external/conscrypt/common/src/main/java/org/conscrypt/
DNativeCrypto.java926 static native long SSL_CTX_new(); in SSL_CTX_new() method in NativeCrypto
/external/boringssl/src/ssl/
Dssl_lib.cc417 SSL_CTX *SSL_CTX_new(const SSL_METHOD *method) { in SSL_CTX_new() function
/external/grpc-grpc/src/boringssl/
Dboringssl_prefix_symbols.h117 #define SSL_CTX_new BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_CTX_new) macro
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h117 #define SSL_CTX_new BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_CTX_new) macro