Home
last modified time | relevance | path

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

/system/tpm/attestation/server/
Dpkcs11_key_store.cc496 base::FilePath token_path = username.empty() ? in GetUserSlot() local
523 &slot_path) && (token_path == slot_path)) { in GetUserSlot()