Searched refs:SetSystemKeySlotForTesting (Results 1 - 3 of 3) sorted by last modified time

/external/chromium_org/crypto/
H A Dnss_util.cc578 void SetSystemKeySlotForTesting(ScopedPK11Slot slot) { function in class:crypto::__anon7946::NSSInitSingleton
1023 void SetSystemKeySlotForTesting(ScopedPK11Slot slot) { function in namespace:crypto
1024 g_nss_singleton.Get().SetSystemKeySlotForTesting(slot.Pass());
H A Dnss_util_internal.h62 CRYPTO_EXPORT_PRIVATE void SetSystemKeySlotForTesting(ScopedPK11Slot slot);
H A Dscoped_test_system_nss_key_slot.cc16 SetSystemKeySlotForTesting(
21 SetSystemKeySlotForTesting(ScopedPK11Slot());

Completed in 78 milliseconds