Searched defs:key_prefix (Results 1 - 1 of 1) sorted by relevance

/system/tpm/attestation/server/
H A Dpkcs11_key_store.cc215 const std::string& key_prefix) {
230 key_prefix);
602 const std::string& key_prefix,
605 if (base::StartsWith(key_name, key_prefix, base::CompareCase::SENSITIVE)) {
214 DeleteByPrefix(const std::string& username, const std::string& key_prefix) argument
601 DeleteIfMatchesPrefix(CK_SESSION_HANDLE session_handle, const std::string& key_prefix, const std::string& key_name, CK_OBJECT_HANDLE object_handle) argument

Completed in 451 milliseconds