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

/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSUserKeygen.c301 BufferPerformWithHexString(salt, saltlen, ^(CFStringRef saltHex) {
/macosx-10.10/Security-57031.1.35/Security/utilities/src/
H A DSecCFWrappers.h364 static inline void BufferPerformWithHexString(const UInt8 *bytes, CFIndex length, void (^operation)(CFStringRef dataString)) { function
/macosx-10.10/Security-57031.1.35/Security/utilities/utilities/
H A DSecCFWrappers.h364 static inline void BufferPerformWithHexString(const UInt8 *bytes, CFIndex length, void (^operation)(CFStringRef dataString)) { function

Completed in 253 milliseconds