Home
last modified time | relevance | path

Searched refs:encryptAliasParams (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/security_lite/huks/common/
Dhks_test_cipher.c701 g_testEncryptParams[index].encryptAliasParams.blobExist, in BaseTestEncrypt()
702 g_testEncryptParams[index].encryptAliasParams.blobSize, in BaseTestEncrypt()
703 g_testEncryptParams[index].encryptAliasParams.blobDataExist, in BaseTestEncrypt()
704 g_testEncryptParams[index].encryptAliasParams.blobDataSize); in BaseTestEncrypt()
/test/xts/acts/security_lite/huks/common/include/
Dhks_test_common.h203 struct HksTestBlobParams encryptAliasParams; member