HomeSort by relevance Sort by last modified time
    Searched refs:AttributeWithTag (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/crypto/
mock_apple_keychain_mac.cc 83 SecKeychainAttribute* MockAppleKeychain::AttributeWithTag(
104 SecKeychainAttribute* attribute = AttributeWithTag(keychain_attr_list_[item],
126 SecKeychainAttribute* attribute = AttributeWithTag(keychain_attr_list_[item],
134 SecKeychainAttribute* attribute = AttributeWithTag(keychain_attr_list_[item],
142 SecKeychainAttribute* attribute = AttributeWithTag(
151 SecKeychainAttribute* attribute = AttributeWithTag(keychain_attr_list_[item],
159 SecKeychainAttribute* attribute = AttributeWithTag(keychain_attr_list_[item],
283 AttributeWithTag(it->second, attrList->attr[search_attr].tag);
318 attribute = AttributeWithTag(it->second, kSecServerItemAttr);
327 attribute = AttributeWithTag(it->second, kSecSecurityDomainItemAttr)
    [all...]
mock_apple_keychain.h 198 static SecKeychainAttribute* AttributeWithTag(

Completed in 2779 milliseconds