Home
last modified time | relevance | path

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

/test/xts/device_attest/services/core/security/
Dattest_security.c282 uint8_t tmpOut1[HKS_DECRYPT_LEN] = {0}; in DecryptHksImpl() local
283 struct HksBlob plainText = { HKS_DECRYPT_LEN, tmpOut1 }; in DecryptHksImpl()