Home
last modified time | relevance | path

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

/test/xts/acts/security_lite/huks/common/
Dhks_test_cipher.c753 g_testDecryptParams[index].decryptAliasParams.blobExist, in BaseTestDecrypt()
754 g_testDecryptParams[index].decryptAliasParams.blobSize, in BaseTestDecrypt()
755 g_testDecryptParams[index].decryptAliasParams.blobDataExist, in BaseTestDecrypt()
756 g_testDecryptParams[index].decryptAliasParams.blobDataSize); in BaseTestDecrypt()
/test/xts/acts/security_lite/huks/common/include/
Dhks_test_common.h215 struct HksTestBlobParams decryptAliasParams; member