Home
last modified time | relevance | path

Searched refs:SecKeychainRef (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/crypto/
Dapple_keychain.h15 typedef void* SecKeychainRef; typedef
47 virtual OSStatus AddGenericPassword(SecKeychainRef keychain,
85 virtual OSStatus AddInternetPassword(SecKeychainRef keychain,
/external/libcups/cups/
Dtls-darwin.c46 static SecKeychainRef tls_keychain = NULL;
67 static SecKeychainRef http_cdsa_open_keychain(const char *path, char *filename, size_t filesize);
68 static SecKeychainRef http_cdsa_open_system_keychain(void);
370 SecKeychainRef keychain = http_cdsa_open_keychain(path, filename, sizeof(filename)); in cupsSetServerCredentials()
868 SecKeychainRef keychain = NULL,/* Keychain reference */ in httpLoadCredentials()
986 SecKeychainRef keychain = NULL;/* Keychain reference */ in httpSaveCredentials()
1751 SecKeychainRef syschain = NULL;/* System keychain */ in http_cdsa_copy_server()
1895 static SecKeychainRef /* O - Keychain or NULL */
1901 SecKeychainRef keychain = NULL;/* Temporary keychain */ in http_cdsa_open_keychain()
1986 static SecKeychainRef
[all …]