Home
last modified time | relevance | path

Searched defs:enMessageLastOut (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_cipher.cpp528 … HksBlob enMessageLastOut = { .size = lastOutLen, .data = (uint8_t *)HksMalloc(lastOutLen) }; in RunTestEncrypt() local
546 HksBlob enMessageLastOut = { .size = 0, .data = nullptr }; in RunTestEncrypt() local
H A Dhks_crypto_hal_aes_encrypt.cpp378 HksBlob enMessageLastOut = { in RunTestEncrypt() local