Home
last modified time | relevance | path

Searched refs:slot_path (Results 1 – 1 of 1) sorted by relevance

/system/tpm/attestation/server/
Dpkcs11_key_store.cc470 base::FilePath slot_path; in GetUserSlot() local
473 slot_list[i], &slot_path) && in GetUserSlot()
474 (token_path == slot_path)) { in GetUserSlot()