Home
last modified time | relevance | path

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

/system/tpm/attestation/server/
Ddatabase_impl.cc95 return DecryptProtobuf(buffer); in Reload()
179 bool DatabaseImpl::DecryptProtobuf(const std::string& encrypted_input) { in DecryptProtobuf() function in attestation::DatabaseImpl
Ddatabase_impl.h78 bool DecryptProtobuf(const std::string& encrypted_input);