Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/
H A Dhks_crypto_hal_aes_cipher.cpp581 HksBlob messageLastOut = { in RunTestDecrypt() local
604 HksBlob messageLastOut = { .size = 0, .data = nullptr }; in RunTestDecrypt() local
678 … HksBlob messageLastOut = { .size = lastOutLen, .data = (uint8_t *)HksMalloc(lastOutLen) }; in RunTestGcmDecrypt() local
699 HksBlob messageLastOut = { .size = 0, .data = nullptr }; in RunTestGcmDecrypt() local