Searched refs:makeLoginAuthUI (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DStorageManager.h65 Keychain makeLoginAuthUI(const Item *item);
H A DStorageManager.cpp1589 Keychain StorageManager::makeLoginAuthUI(const Item *item) function in class:StorageManager
1792 returnedKeychain = makeLoginAuthUI(&item); // If no Keychains is present, one will be created.
H A DSecKeychain.cpp259 globals().storageManager.makeLoginAuthUI(NULL);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DStorageManager.h65 Keychain makeLoginAuthUI(const Item *item);
H A DStorageManager.cpp1589 Keychain StorageManager::makeLoginAuthUI(const Item *item) function in class:StorageManager
1792 returnedKeychain = makeLoginAuthUI(&item); // If no Keychains is present, one will be created.
H A DSecKeychain.cpp259 globals().storageManager.makeLoginAuthUI(NULL);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DStorageManager.h65 Keychain makeLoginAuthUI(const Item *item);
H A DStorageManager.cpp1589 Keychain StorageManager::makeLoginAuthUI(const Item *item) function in class:StorageManager
1792 returnedKeychain = makeLoginAuthUI(&item); // If no Keychains is present, one will be created.
H A DSecKeychain.cpp259 globals().storageManager.makeLoginAuthUI(NULL);

Completed in 88 milliseconds