Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_cross_test_common.cpp46 uint8_t tmpHandle[sizeof(uint64_t)] = {0}; in HksCrossTestAesEncrypt() local
71 uint8_t tmpHandle[sizeof(uint64_t)] = {0}; in HksCrossTestAesDecrypt() local
97 uint8_t tmpHandle[sizeof(uint64_t)] = {0}; in HksCrossTestRsaEncrypt() local
122 uint8_t tmpHandle[sizeof(uint64_t)] = {0}; in HksCrossTestRsaDecrypt() local
148 uint8_t tmpHandle[sizeof(uint64_t)] = {0}; in HksCrossTestSignVerify() local
H A Dhks_access_control_secure_sign_test.cpp726 uint8_t tmpHandle[sizeof(uint64_t)] = {0}; in HksTestUpdateFinishSignAuthInfo() local
807 uint8_t tmpHandle[sizeof(uint64_t)] = {0}; in HksTestUpdateFinishVerifySignAuthInfo() local
H A Dhks_sm2_sign_verify_test.cpp342 uint8_t tmpHandle[sizeof(uint64_t)] = {0}; in HksTestSignVerify() local
H A Dhks_access_control_test_common.cpp485 uint8_t tmpHandle[32] = {0}; in CheckAccessCipherTest() local
H A Dhks_import_wrapped_sm2_suite_test.cpp421 uint8_t tmpHandle[sizeof(uint64_t)] = { 0 }; in HksTestSignVerify() local
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/asymmetric_alg_test/
H A Dhks_ecc_sign_verify_test_common.cpp26 uint8_t tmpHandle[sizeof(uint64_t)] = {0}; in HksTestSignVerify() local
118 uint8_t tmpHandle[sizeof(uint64_t)] = {0}; in HksTestSignVerifyParamAbsent() local
H A Dhks_ed25519_sign_verify_test.cpp66 uint8_t tmpHandle[sizeof(uint64_t)] = {0}; in HksTestSignVerify() local
H A Dhks_dsa_sign_verify_test.cpp429 uint8_t tmpHandle[sizeof(uint64_t)] = {0}; in HksTestSignVerify() local
/ohos5.0/base/security/code_signature/services/local_code_sign/src/
H A Dlocal_sign_key.cpp278 uint8_t tmpHandle[sizeof(uint64_t)] = {0}; in SignByHUKS() local
/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_types.c85 BufferHandle *tmpHandle = AllocateBufferHandle(reserveFds, reserveInts); in BufferHandleUnmarshalling() local