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

/macosx-10.10.1/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSPeerInfo.c124 static bool SOSDescriptionHash(SOSPeerInfoRef peer, const struct ccdigest_info *di, void *hashresult, CFErrorRef *error) { function
156 require_action_quiet(SOSDescriptionHash(peer, di, hbuf, error), fail,
183 require_quiet(SOSDescriptionHash(peer, di, hbuf, error), error_out);

Completed in 90 milliseconds