Searched defs:system_slot (Results 1 – 3 of 3) sorted by relevance
38 crypto::ScopedPK11Slot system_slot) { in SetSystemSlot()119 crypto::ScopedPK11Slot system_slot, in ListCertsInfoImpl()
49 crypto::ScopedPK11Slot system_slot) { in Init()
164 crypto::ScopedPK11Slot system_slot(get_system_slot()); in TEST_F() local