Home
last modified time | relevance | path

Searched defs:ivData (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/security_lite/huks/common/include/
Dhks_test_cipher.h26 struct HksBlob **ivData; member
37 struct HksBlob **ivData; member
48 struct HksBlob *ivData; member
/test/xts/acts/security_lite/huks/common/
Dhks_test_cipher.c651 struct HksBlob *ivData = NULL; in BaseTestCipher() local
715 struct HksBlob *ivData = NULL; in BaseTestEncrypt() local
767 struct HksBlob *ivData = NULL; in BaseTestDecrypt() local
/test/xts/acts/multimedia/drm/AVCodecDrmNdk/entry/src/main/cpp/
DAvCodecDrmNdk.cpp113 …uint8_t ivData[KEY_DATA_LEN] = {0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, … in Test_AVCencInfo_SetKeyIdAndIv() local
239 …uint8_t ivData[KEY_DATA_LEN] = {0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, … in Test_AVCencInfo_SetAVBuffer() local