Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/
H A Dhichain.c61 static int32_t check_identity(const struct session_identity *identity);
76 if (check_identity(identity) != HC_OK) { in get_instance()
813 static int32_t check_identity(const struct session_identity *identity) in check_identity() function