Searched refs:GetPublicNSSKeySlot (Results 1 – 3 of 3) sorted by relevance
19 PK11SlotInfo* GetPublicNSSKeySlot();
278 PK11SlotInfo* GetPublicNSSKeySlot() { in GetPublicNSSKeySlot() function in crypto::__anon2d3fb69c0111::NSSInitSingleton716 PK11SlotInfo* GetPublicNSSKeySlot() { in GetPublicNSSKeySlot() function717 return g_nss_singleton.Get().GetPublicNSSKeySlot(); in GetPublicNSSKeySlot()
114 CryptoModule::CreateFromHandle(crypto::GetPublicNSSKeySlot()); in GetPublicModule()