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

/system/tpm/trunks/
H A Dtpm_generated.cc17995 std::string p1_bytes; local
17996 rc = Serialize_TPM2B_ECC_POINT(p1, &p1_bytes);
18019 hash->Update(p1_bytes.data(), p1_bytes.size());
18020 parameter_section_bytes += p1_bytes;
18021 command_size += p1_bytes.size();
[all...]

Completed in 97 milliseconds