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