Home
last modified time | relevance | path

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

/external/libchrome/crypto/
Dnss_util_internal.h95 CRYPTO_EXPORT ScopedPK11Slot GetPublicSlotForChromeOSUser(
Dnss_util.cc580 ScopedPK11Slot GetPublicSlotForChromeOSUser( in GetPublicSlotForChromeOSUser() function in crypto::__anon4fa094c90111::NSSInitSingleton
1003 ScopedPK11Slot GetPublicSlotForChromeOSUser(const std::string& username_hash) { in GetPublicSlotForChromeOSUser() function
1004 return g_nss_singleton.Get().GetPublicSlotForChromeOSUser(username_hash); in GetPublicSlotForChromeOSUser()