potfiles.in

来自「Linux下关于TPM的一些检测小工具」· IN 代码 · 共 66 行

IN
66
字号
## POTFILES.in##       The Initial Developer of the Original Code is International#       Business Machines Corporation. Portions created by IBM#       Corporation are Copyright (C) 2005 International Business#       Machines Corporation. All Rights Reserved.##       This program is free software; you can redistribute it and/or modify#       it under the terms of the Common Public License as published by#       IBM Corporation; either version 1 of the License, or (at your option)#       any later version.##       This program is distributed in the hope that it will be useful,#       but WITHOUT ANY WARRANTY; without even the implied warranty of#       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the#       Common Public License for more details.##       You should have received a copy of the Common Public License#       along with this program; if not, a copy can be viewed at#       http://www.opensource.org/licenses/cpl1.0.php.## Files that can contain translatable strings.#   This file must be updated when any new#   files that (can) contain translatable#   strings are added.# Include filesinclude/tpm_tspi.hinclude/tpm_pkcs11.hinclude/tpm_utils.h# Library fileslib/tpm_tspi.clib/tpm_log.clib/tpm_pkcs11.clib/tpm_utils.c# Data management filessrc/data_mgmt/data_common.hsrc/data_mgmt/data_import.csrc/data_mgmt/data_import.hsrc/data_mgmt/data_init.csrc/data_mgmt/data_init.hsrc/data_mgmt/data_object.csrc/data_mgmt/data_object.hsrc/data_mgmt/data_passwd.csrc/data_mgmt/data_passwd.hsrc/data_mgmt/data_protect.csrc/data_mgmt/data_protect.h# Tpm management filessrc/tpm_mgmt/tpm_activate.csrc/tpm_mgmt/tpm_changeauth.csrc/tpm_mgmt/tpm_clear.csrc/tpm_mgmt/tpm_clearable.csrc/tpm_mgmt/tpm_enable.csrc/tpm_mgmt/tpm_getpubek.csrc/tpm_mgmt/tpm_ownable.csrc/tpm_mgmt/tpm_present.csrc/tpm_mgmt/tpm_restrictpubek.csrc/tpm_mgmt/tpm_selftest.csrc/tpm_mgmt/tpm_takeownership.csrc/tpm_mgmt/tpm_version.c

⌨️ 快捷键说明

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