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 D | hks_crypto_hal_aes_decrypt.cpp | 364 …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 D | hks_crypto_hal_aes_cipher.cpp | 553 …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()
|