Searched defs:pEncryptedBlockInfo (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | cryptosession9.c | 61 NineCryptoSession9_DecryptionBlt( struct NineCryptoSession9 *This, IDirect3DSurface9 *pSrcSurface, IDirect3DSurface9 *pDstSurface, UINT SrcSurfaceSize, D3DENCRYPTED_BLOCK_INFO *pEncryptedBlockInfo, void *pContentKey, void *pIV ) NineCryptoSession9_DecryptionBlt() argument
|
H A D | nine_lock.c | 350 LockCryptoSession9_DecryptionBlt( struct NineCryptoSession9 *This, IDirect3DSurface9 *pSrcSurface, IDirect3DSurface9 *pDstSurface, UINT SrcSurfaceSize, D3DENCRYPTED_BLOCK_INFO *pEncryptedBlockInfo, void *pContentKey, void *pIV ) LockCryptoSession9_DecryptionBlt() argument
|
Completed in 7 milliseconds