Searched defs:SecKeychainAttributeInfo (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/mac/
H A Dsecurity_wrappers.h64 // Holds a SecKeychainAttributeInfo*, calling SecKeychainFreeAttributeInfo on
69 SecKeychainAttributeInfo* attribute_info);
72 operator SecKeychainAttributeInfo*() const {
77 SecKeychainAttributeInfo* attribute_info_;
208 // SecKeychainAttributeInfo* owned by the caller on success.
209 SecKeychainAttributeInfo* CrSKeychainAttributeInfoForItemID(

Completed in 75 milliseconds