Home
last modified time | relevance | path

Searched defs:GetCertificate (Results 1 - 3 of 3) sorted by relevance

/third_party/node/src/crypto/
H A Dcrypto_context.cc1312 void SecureContext::GetCertificate(const FunctionCallbackInfo<Value>& args) { in GetCertificate() function in node::crypto::SecureContext
H A Dcrypto_tls.cc1628 void TLSWrap::GetCertificate(const FunctionCallbackInfo<Value>& args) { in GetCertificate() function in node::crypto::TLSWrap
/third_party/mesa3d/include/D3D9/
H A Dd3d9.h574 HRESULT (WINAPI *GetCertificate)(IDirect3DAuthenticatedChannel9 *This, UINT CertifacteSize, BYTE *ppCertificate); member
652 HRESULT (WINAPI *GetCertificate)(IDirect3DCryptoSession9 *This, UINT CertifacteSize, BYTE *ppCertificate); member

Completed in 12 milliseconds