Searched refs:GetPublicNSSKeySlot (Results 1 - 3 of 3) sorted by relevance

/external/chromium/crypto/
H A Dnss_util_internal.h19 PK11SlotInfo* GetPublicNSSKeySlot();
H A Dnss_util.cc278 PK11SlotInfo* GetPublicNSSKeySlot() { function in class:crypto::__anon2009::NSSInitSingleton
716 PK11SlotInfo* GetPublicNSSKeySlot() { function in namespace:crypto
717 return g_nss_singleton.Get().GetPublicNSSKeySlot();
/external/chromium/net/base/
H A Dcert_database_nss.cc114 CryptoModule::CreateFromHandle(crypto::GetPublicNSSKeySlot());
116 // GetPublicNSSKeySlot, so we need to deref it once.

Completed in 80 milliseconds