makefile.am
来自「IBM开发的TPM的驱动, 有少量的例子可以供参考」· AM 代码 · 共 44 行
AM
44 行
man_MANS = clearown.1 \ takeown.1 \ createkey.1 \ dumpkey.1 \ evictkey.1 \ listkeys.1 \ loadkey.1 \ sealfile.1 \ signfile.1 \ getpubek.1 \ disablepubek.1 \ TPM_CreateWrapKey.3 \ TPM_EvictKey.3 \ TPM_GetErrMsg.3 \ TPM_GetPubKey.3 \ tpmlib.3 \ TPM_LoadKey.3 \ TPM_OwnerClear.3 \ TPM_PcrRead.3 \ TPM_Quote.3 \ TPM_Seal.3 \ TPM_SealCurrPCR.3 \ TPM_setlog.3 \ TPM_Sign.3 \ TPM_TakeOwnership.3 \ TPM_Unbind.3 \ TPM_Unseal.3 \ TSS_Bind.3 \ TSS_convpubkey.3 \ TSS_GenPCRInfo.3 \ TSS_Key2Pub.3 \ TSS_KeyExtract.3 \ TSS_PubKeyExtract.3 \ TSS_sha1.3 \ TPM_BuildKey.3 \ TPM_ChangeAuth.3 \ unsealfile.1 \ verifyfile.1 \ bindfile.1 \ unbindfile.1 \ chgkeyauth.1 \ chgtpmauth.1EXTRA_DIST = $(man_MANS)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?