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

/external/webrtc/webrtc/base/
H A Dopenssladapter.h21 typedef struct x509_store_ctx_st X509_STORE_CTX; typedef in typeref:struct:x509_store_ctx_st
73 static int SSLVerifyCallback(int ok, X509_STORE_CTX* store);
H A Dopensslstreamadapter.h24 typedef struct x509_store_ctx_st X509_STORE_CTX; typedef in typeref:struct:x509_store_ctx_st
172 static int SSLVerifyCallback(int ok, X509_STORE_CTX* store);
/external/boringssl/include/openssl/
H A Dbase.h250 typedef struct x509_store_ctx_st X509_STORE_CTX; typedef in typeref:struct:x509_store_ctx_st
/external/boringssl/src/include/openssl/
H A Dbase.h250 typedef struct x509_store_ctx_st X509_STORE_CTX; typedef in typeref:struct:x509_store_ctx_st

Completed in 379 milliseconds