Searched refs:bound_data (Results 1 – 4 of 4) sorted by relevance
84 const std::string& bound_data,
61 const std::string& bound_data,
424 const std::string& bound_data, in Unbind() argument444 std::string mutable_bound_data(bound_data); in Unbind()449 bound_data.size(), in Unbind()
276 std::string bound_data = header + data; in EncryptForUnbind() local286 if (!TpmCompatibleOAEPEncrypt(bound_data, rsa.get(), encrypted_data)) { in EncryptForUnbind()