tss.h

来自「TCG软件栈 linux系统上使用 为可信应用软件提供和 TPM通信的 接」· C头文件 代码 · 共 34 行

H
34
字号
/* * Licensed Materials - Property of IBM * * trousers - An open source TCG Software Stack * * (C) Copyright International Business Machines Corp. 2004-2006 * */#ifndef _TSS_H_#define _TSS_H_#include <stdlib.h>#include <tss/platform.h>#include <tss/tss_error_basics.h>#include <tss/tddl_error.h>#include <tss/tcs_typedef.h>#include <tss/tss_typedef.h>#include <tss/tss_structs.h>#include <tss/tcs_structs.h>#include <tss/tcs_error.h>#include <tss/tcs.h>#include <tss/tss_error.h>#include <tss/tddlapi_error.h>#include <tss/tcs_defines.h>#include <tss/tss_defines.h>#include <tss/tddli.h>#include <tss/tspi.h>#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?