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

/system/tpm/attestation/common/
H A Dtpm_utility_v1.cc107 const std::string& asym_ca_contents,
143 std::string mutable_asym_ca_contents(asym_ca_contents);
151 tpm_handle, identity_key, asym_ca_contents.size(),
104 ActivateIdentity(const std::string& delegate_blob, const std::string& delegate_secret, const std::string& identity_key_blob, const std::string& asym_ca_contents, const std::string& sym_ca_attestation, std::string* credential) argument

Completed in 60 milliseconds