Searched refs:pContentKey (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | cryptosession9.h | 65 void *pContentKey,
|
D | cryptosession9.c | 66 void *pContentKey, in NineCryptoSession9_DecryptionBlt() argument
|
D | nine_lock.c | 355 void *pContentKey, in LockCryptoSession9_DecryptionBlt() argument 360 …cryptionBlt(This, pSrcSurface, pDstSurface, SrcSurfaceSize, pEncryptedBlockInfo, pContentKey, pIV); in LockCryptoSession9_DecryptionBlt()
|
/external/mesa3d/include/D3D9/ |
D | d3d9.h | 143 …NT SrcSurfaceSize, D3DENCRYPTED_BLOCK_INFO *pEncryptedBlockInfo, void *pContentKey, void *pIV) = 0; 655 …, UINT SrcSurfaceSize, D3DENCRYPTED_BLOCK_INFO *pEncryptedBlockInfo, void *pContentKey, void *pIV);
|