Home
last modified time | relevance | path

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

/external/libchrome/crypto/
Dnss_util_internal.h34 CRYPTO_EXPORT PK11SlotInfo* GetPersistentNSSKeySlot() WARN_UNUSED_RESULT;
Dnss_util.cc638 PK11SlotInfo* GetPersistentNSSKeySlot() { in GetPersistentNSSKeySlot() function in crypto::__anon4fa094c90111::NSSInitSingleton
1029 PK11SlotInfo* GetPersistentNSSKeySlot() { in GetPersistentNSSKeySlot() function
1030 return g_nss_singleton.Get().GetPersistentNSSKeySlot(); in GetPersistentNSSKeySlot()