Searched defs:GetCertificate (Results 1 – 2 of 2) sorted by relevance
/third_party/openssl/test/ossl_shim/ | ||
D | ossl_shim.cc | 148 static bool GetCertificate(SSL *ssl, bssl::UniquePtr<X509> *out_x509, in GetCertificate() function |
/third_party/node/src/ | ||
D | node_crypto.cc | 1719 void SecureContext::GetCertificate(const FunctionCallbackInfo<Value>& args) { in GetCertificate() function in node::crypto::SecureContext |