Home
last modified time | relevance | path

Searched refs:cmpShortHash (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_common.h150 bool CompareConnInfo(const AuthConnInfo *info1, const AuthConnInfo *info2, bool cmpShortHash);
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_common.c264 bool CompareConnInfo(const AuthConnInfo *info1, const AuthConnInfo *info2, bool cmpShortHash) in CompareConnInfo() argument
284 (cmpShortHash ? SHORT_HASH_LEN : UDID_HASH_LEN)) == 0 || in CompareConnInfo()

Completed in 2 milliseconds