tss.h
来自「可信计算 TPM 很重要的应用底层接口封装中间层 IBM资深人员开发」· C头文件 代码 · 共 36 行
H
36 行
/* * Licensed Materials - Property of IBM * * trousers - An open source TCG Software Stack * * (C) Copyright International Business Machines Corp. 2004, 2005 * */#ifndef _TSS_H_#define _TSS_H_#include <stdlib.h>#include <tss/platform.h>#include <tss/tss_error_basics.h>#include <tss/tcpa_defines.h>#include <tss/tcpa_typedef.h>#include <tss/tcpa_struct.h>#include <tss/tcpa_error.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/tss_error.h>#include <tss/tddlapi_error.h>#include <tss/tss_defines.h>#include <tss/tddli.h>#include <tss/tspi.h>#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?