Searched refs:blockOffset (Results 1 – 5 of 5) sorted by relevance
/hardware/google/aemu/host-common/include/host-common/ |
D | vm_operations.h | 113 int64_t blockOffset,
|
/hardware/interfaces/drm/1.2/vts/functional/ |
D | drm_hal_common.cpp | 478 unsigned int blockOffset = 0; in aes_ctr_decrypt() local 493 iv, previousEncryptedCounter, &blockOffset); in aes_ctr_decrypt()
|
/hardware/interfaces/drm/aidl/vts/ |
D | drm_hal_common.cpp | 573 unsigned int blockOffset = 0; in aes_ctr_decrypt() local 587 &decryptionKey, iv, previousEncryptedCounter, &blockOffset); in aes_ctr_decrypt()
|
/hardware/interfaces/drm/1.0/vts/functional/ |
D | drm_hal_clearkey_test.cpp | 924 unsigned int blockOffset = 0; in aes_ctr_decrypt() local 939 iv, previousEncryptedCounter, &blockOffset); in aes_ctr_decrypt()
|
D | drm_hal_vendor_test.cpp | 1214 unsigned blockOffset = 0; in aes_ctr_decrypt() local 1229 iv, previousEncryptedCounter, &blockOffset); in aes_ctr_decrypt()
|