HomeSort by relevance Sort by last modified time
    Searched full:serialize_uint64_t (Results 1 - 2 of 2) sorted by null

  /system/tpm/trunks/
tpm_generated.h     [all...]
tpm_generated.cc 828 TPM_RC Serialize_uint64_t(const uint64_t& value, std::string* buffer) {
1018 return Serialize_uint64_t(value, buffer);
    [all...]

Completed in 203 milliseconds