Home
last modified time | relevance | path

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

/base/security/device_auth/interfaces/inner_api/
Ddevice_auth_defines.h39 HC_ERR_MEMORY_COMPARE = 0x0000000E, // 14 enumerator
/base/security/device_auth/services/authenticators/src/account_related/auth/iso_auth_task/
Diso_auth_task_common.c379 return HC_ERR_MEMORY_COMPARE; in ExtractAndVerifyPayload()
/base/security/device_auth/services/mk_agree/src/
Dmk_agree_task.c471 return HC_ERR_MEMORY_COMPARE; in VerifyPeerKcf()
/base/security/device_auth/test/unittest/deviceauth/source/
Diso_auth_task_test.cpp944 EXPECT_EQ(ret, HC_ERR_MEMORY_COMPARE);