Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/unittest/huks_common_test/include/
H A Dhks_test_cipher_c.h396 int32_t DecryptCipherTest(struct CipherDecryptStructure *decryptStruct);
/ohos5.0/base/security/huks/test/unittest/huks_common_test/src/
H A Dhks_test_cipher_func.cpp91 int32_t DecryptCipherTest(struct CipherDecryptStructure *decryptStruct) in DecryptCipherTest() function
230 ret = DecryptCipherTest(&testDecryptStruct); in BaseTestCipher()