Searched defs:bound_data (Results 1 – 2 of 2) sorted by relevance
/system/tpm/attestation/common/ | ||
D | crypto_utility_impl.cc | 275 std::string bound_data = header + data; in EncryptForUnbind() local |
D | tpm_utility_v1.cc | 393 const std::string& bound_data, in Unbind() |