Searched refs:check_identity (Results 1 – 1 of 1) sorted by relevance
61 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