Home
last modified time | relevance | path

Searched refs:pContentKey (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/frontends/nine/
Dcryptosession9.c66 void *pContentKey, in NineCryptoSession9_DecryptionBlt() argument
Dnine_lock.c355 void *pContentKey, in LockCryptoSession9_DecryptionBlt() argument
360 …cryptionBlt(This, pSrcSurface, pDstSurface, SrcSurfaceSize, pEncryptedBlockInfo, pContentKey, pIV); in LockCryptoSession9_DecryptionBlt()
/external/mesa3d/include/D3D9/
Dd3d9.h143 …NT SrcSurfaceSize, D3DENCRYPTED_BLOCK_INFO *pEncryptedBlockInfo, void *pContentKey, void *pIV) = 0;
655 …, UINT SrcSurfaceSize, D3DENCRYPTED_BLOCK_INFO *pEncryptedBlockInfo, void *pContentKey, void *pIV);