Searched refs:SetSystemKeySlotForTesting (Results 1 – 3 of 3) sorted by relevance
16 SetSystemKeySlotForTesting( in ScopedTestSystemNSSKeySlot()21 SetSystemKeySlotForTesting(ScopedPK11Slot()); in ~ScopedTestSystemNSSKeySlot()
64 CRYPTO_EXPORT void SetSystemKeySlotForTesting(ScopedPK11Slot slot);
566 void SetSystemKeySlotForTesting(ScopedPK11Slot slot) { in SetSystemKeySlotForTesting() function in crypto::__anonb0fc516a0111::NSSInitSingleton820 void SetSystemKeySlotForTesting(ScopedPK11Slot slot) { in SetSystemKeySlotForTesting() function821 g_nss_singleton.Get().SetSystemKeySlotForTesting(std::move(slot)); in SetSystemKeySlotForTesting()