Home
last modified time | relevance | path

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

/test/xts/acts/security_lite/huks/common/include/
Dhks_test_common.h193 struct HksTestBlobParams cipherTextParams; member
/test/xts/acts/security_lite/huks/common/
Dhks_test_cipher.c649 &g_testCipherParams[index].plainTextParams, &g_testCipherParams[index].cipherTextParams); in BaseTestCipher()