HomeSort by relevance Sort by last modified time
    Searched refs:AttributeWithTag (Results 1 - 4 of 4) 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 199 static SecKeychainAttribute* AttributeWithTag(
  /external/chromium/chrome/browser/
keychain_mock_mac.cc 79 SecKeychainAttribute* MockKeychain::AttributeWithTag(
97 SecKeychainAttribute* attribute = AttributeWithTag(keychain_attr_list_[item],
117 SecKeychainAttribute* attribute = AttributeWithTag(keychain_attr_list_[item],
124 SecKeychainAttribute* attribute = AttributeWithTag(keychain_attr_list_[item],
131 SecKeychainAttribute* attribute = AttributeWithTag(
139 SecKeychainAttribute* attribute = AttributeWithTag(keychain_attr_list_[item],
146 SecKeychainAttribute* attribute = AttributeWithTag(keychain_attr_list_[item],
255 AttributeWithTag(keychain_attr_list_[mock_item],
414 SecKeychainAttribute* attribute = AttributeWithTag(keychain_attr_list_[*i],
keychain_mock_mac.h 148 static SecKeychainAttribute* AttributeWithTag(

Completed in 47 milliseconds