Searched refs:EncryptTest (Results 1 – 3 of 3) sorted by relevance
38 int32_t EncryptTest(struct CipherEncryptStructure *encryptStructTest) in EncryptTest() function221 ret = EncryptTest(&testEncryptStruct); in BaseTestCipher()289 ret = EncryptTest(&encryptStruct); in BaseTestEncrypt()
394 int32_t EncryptTest(struct CipherEncryptStructure *encryptStruct);
484 void EncryptTest(const struct HksBlob *authId, const struct HksParamSet *paramInSet);688 void ApiPressureTest::EncryptTest(const struct HksBlob *authId, const struct HksParamSet *paramInSe… in EncryptTest() function in __anon5fa36e6d0110::ApiPressureTest1280 threads.emplace_back(std::thread(&ApiPressureTest::EncryptTest, this, &authId, paramInSet));