Home
last modified time | relevance | path

Searched defs:decryptMsg (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/
H A Dhks_crypto_hal_aes_decrypt.cpp364 …stAesDecrypt(struct HksBlob *key, const TestCaseParams &testCaseParams, struct HksBlob *decryptMsg, in RunTestAesDecrypt()
415 …unTestAesGcmDecrypt(struct HksBlob *key, const HksUsageSpec *usageSpec, struct HksBlob *decryptMsg, in RunTestAesGcmDecrypt()
H A Dhks_crypto_hal_aes_cipher.cpp553 …nTestDecrypt(const TestCaseParams &testCaseParams, struct HksBlob *key, struct HksBlob *decryptMsg, in RunTestDecrypt()
648 …d RunTestGcmDecrypt(const HksUsageSpec &usageSpec, struct HksBlob *key, struct HksBlob *decryptMsg, in RunTestGcmDecrypt()