Searched defs:X509_STORE_CTX (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dopenssladapter.h19 typedef struct x509_store_ctx_st X509_STORE_CTX; typedef in typeref:struct:x509_store_ctx_st
64 static int SSLVerifyCallback(int ok, X509_STORE_CTX* store);
H A Dopensslstreamadapter.h23 typedef struct x509_store_ctx_st X509_STORE_CTX; typedef in typeref:struct:x509_store_ctx_st
158 static int SSLVerifyCallback(int ok, X509_STORE_CTX* store);
/external/chromium_org/net/socket/
H A Dssl_client_socket_openssl.h33 typedef struct x509_store_ctx_st X509_STORE_CTX; typedef in typeref:struct:x509_store_ctx_st
152 int CertVerifyCallback(X509_STORE_CTX *store_ctx);
/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dbase.h209 typedef struct x509_store_ctx_st X509_STORE_CTX; typedef in typeref:struct:x509_store_ctx_st
/external/openssl/crypto/
H A Dossl_typ.h160 typedef struct x509_store_ctx_st X509_STORE_CTX; typedef in typeref:struct:x509_store_ctx_st
/external/openssl/include/openssl/
H A Dossl_typ.h160 typedef struct x509_store_ctx_st X509_STORE_CTX; typedef in typeref:struct:x509_store_ctx_st

Completed in 1296 milliseconds