Searched refs:encrypted_data_handle (Results 1 – 1 of 1) sorted by relevance
292 ScopedTssKey encrypted_data_handle(context_handle_); in SealToPCR0() local295 encrypted_data_handle.ptr()))) { in SealToPCR0()305 Tspi_Data_Seal(encrypted_data_handle, srk_handle_, in SealToPCR0()315 encrypted_data_handle, TSS_TSPATTRIB_ENCDATA_BLOB, in SealToPCR0()334 ScopedTssKey encrypted_data_handle(context_handle_); in Unseal() local338 encrypted_data_handle.ptr()))) { in Unseal()347 encrypted_data_handle, TSS_TSPATTRIB_ENCDATA_BLOB, in Unseal()357 if (TPM_ERROR(result = Tspi_Data_Unseal(encrypted_data_handle, srk_handle_, in Unseal()