Home
last modified time | relevance | path

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

/external/libchrome/crypto/
Dnss_util_internal.h36 CRYPTO_EXPORT PK11SlotInfo* GetPersistentNSSKeySlot() WARN_UNUSED_RESULT;
Dnss_util.cc592 PK11SlotInfo* GetPersistentNSSKeySlot() { in GetPersistentNSSKeySlot() function in crypto::__anonb0fc516a0111::NSSInitSingleton
900 PK11SlotInfo* GetPersistentNSSKeySlot() { in GetPersistentNSSKeySlot() function
901 return g_nss_singleton.Get().GetPersistentNSSKeySlot(); in GetPersistentNSSKeySlot()