Searched refs:SetSystemKeySlotForTesting (Results 1 – 3 of 3) sorted by relevance
16 SetSystemKeySlotForTesting( in ScopedTestSystemNSSKeySlot()21 SetSystemKeySlotForTesting(ScopedPK11Slot()); in ~ScopedTestSystemNSSKeySlot()
62 CRYPTO_EXPORT void SetSystemKeySlotForTesting(ScopedPK11Slot slot);
623 void SetSystemKeySlotForTesting(ScopedPK11Slot slot) { in SetSystemKeySlotForTesting() function in crypto::__anon4fa094c90111::NSSInitSingleton953 void SetSystemKeySlotForTesting(ScopedPK11Slot slot) { in SetSystemKeySlotForTesting() function954 g_nss_singleton.Get().SetSystemKeySlotForTesting(std::move(slot)); in SetSystemKeySlotForTesting()