Home
last modified time | relevance | path

Searched refs:CertifacteSize (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dauthenticatedchannel9.h44 UINT CertifacteSize,
Dauthenticatedchannel9.c36 UINT CertifacteSize, in NineAuthenticatedChannel9_GetCertificate() argument
Dcryptosession9.h44 UINT CertifacteSize,
Dcryptosession9.c36 UINT CertifacteSize, in NineCryptoSession9_GetCertificate() argument
Dnine_lock.c78 UINT CertifacteSize, in LockAuthenticatedChannel9_GetCertificate() argument
83 r = NineAuthenticatedChannel9_GetCertificate(This, CertifacteSize, ppCertificate); in LockAuthenticatedChannel9_GetCertificate()
313 UINT CertifacteSize, in LockCryptoSession9_GetCertificate() argument
318 r = NineCryptoSession9_GetCertificate(This, CertifacteSize, ppCertificate); in LockCryptoSession9_GetCertificate()
/external/mesa3d/include/D3D9/
Dd3d9.h140 virtual HRESULT WINAPI GetCertificate(UINT CertifacteSize, BYTE *ppCertificate) = 0;
574 …HRESULT (WINAPI *GetCertificate)(IDirect3DAuthenticatedChannel9 *This, UINT CertifacteSize, BYTE *…
652 …HRESULT (WINAPI *GetCertificate)(IDirect3DCryptoSession9 *This, UINT CertifacteSize, BYTE *ppCerti…