| /netbsd/src/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/ |
| D | tpm_present.c | 71 logCmdOption("-s, --status", in help() 73 logCmdOption("-a, --assert", _("Assert that admin is present.")); in help() 74 logCmdOption("-c, --clear", _("Clear assertion of admin presence.")); in help() 75 logCmdOption("--lock", in help() 77 logCmdOption("--enable-cmd", in help() 79 logCmdOption("--disable-cmd", in help() 81 logCmdOption("--enable-hw", in help() 83 logCmdOption("--disable-hw", in help() 85 logCmdOption("--set-lifetime-lock", in help() 87 logCmdOption("-y, --yes", in help() [all …]
|
| D | tpm_changeauth.c | 55 logCmdOption("-o, --owner", _("Change the owner password.")); in help() 56 logCmdOption("-s, --srk", _("Change the SRK password.")); in help() 57 …logCmdOption("-g, --original_password_unicode", _("Use TSS UNICODE encoding for original password … in help() 58 …logCmdOption("-n, --new_password_unicode", _("Use TSS UNICODE encoding for new password to comply … in help() 59 …logCmdOption("-z, --well-known", _("Change password to a new one when current owner password is a … in help() 60 …logCmdOption("-r, --set-well-known", _("Change password to a secret of all zeros (20 bytes of zero… in help()
|
| D | tpm_activate.c | 40 logCmdOption("-s, --status", _("Report current state")); in help() 41 logCmdOption("-a, --active", _("Activate TPM, requires reboot")); in help() 42 logCmdOption("-i, --inactive", _("Deactivate TPM, requires reboot")); in help() 43 logCmdOption("-t, --temp", in help() 45 logCmdOption("-z, --well-known", in help()
|
| D | tpm_enable.c | 44 logCmdOption("-s, --status", _("Display current state")); in help() 45 logCmdOption("-e, --enable", _("Enable TPM")); in help() 46 logCmdOption("-d, --disable", _("Disable TPM")); in help() 47 logCmdOption("-f, --force", in help() 49 logCmdOption("-z, --well-known", in help()
|
| D | tpm_nvwrite.c | 119 logCmdOption("-z, --well-known", in help() 121 logCmdOption("-p, --password", in help() 124 logCmdOption("-s, --size", in help() 126 logCmdOption("-n, --offset", in help() 128 logCmdOption("-f, --filename", in help() 130 logCmdOption("-d, --data", in help() 132 logCmdOption("-m, --fill-value", in help()
|
| D | tpm_nvdefine.c | 139 logCmdOption("-y, --owner-well-known", in help() 142 logCmdOption("-z, --data-well-known", in help() 146 logCmdOption("-a, --pwda", in help() 149 logCmdOption("-s, --size", in help() 151 logCmdOption("-r, --rpcrs", in help() 153 logCmdOption("-w, --wpcrs", in help() 155 logCmdOption("-f, --filename", in help() 158 logCmdOption("-p, --permissions", in help()
|
| D | tpm_restrictsrk.c | 63 logCmdOption("-a, --allow", in help() 65 logCmdOption("-s, --status", _("Display current status")); in help() 66 logCmdOption("-r, --restrict", in help() 68 logCmdOption("-z, --well-known", in help()
|
| D | tpm_ownable.c | 71 logCmdOption("-s, --status", _("Display current status")); in help() 72 logCmdOption("-a, --allow", _("Allow TPM takeownership command")); in help() 73 logCmdOption("-p, --prevent", _("Prevent TPM takeownership command")); in help() 74 logCmdOption("-z, --well-known", in help()
|
| D | tpm_nvread.c | 128 logCmdOption("-z, --well-known", in help() 130 logCmdOption("-p, --password", in help() 133 logCmdOption("-s, --size", in help() 135 logCmdOption("-n, --offset", in help() 137 logCmdOption("-f, --filename", in help()
|
| D | tpm_clearable.c | 29 logCmdOption("-s, --status", in help() 31 logCmdOption("-o, --owner", in help() 33 logCmdOption("-f, --force", in help() 35 logCmdOption("-z, --well-known", in help()
|
| D | tpm_restrictpubek.c | 58 logCmdOption("-s, --status", _("Display current status")); in help() 59 logCmdOption("-r, --restrict", in help() 61 logCmdOption("-z, --well-known", in help()
|
| D | tpm_createek.c | 40 logCmdOption("-r, --revocable", in help() 42 logCmdOption("-i, --infile FILE", in help() 44 logCmdOption("-g, --generate-secret", in help() 46 logCmdOption("-o, --outfile FILE", in help()
|
| D | tpm_setoperatorauth.c | 33 …logCmdOption("-z, --well-known", _("Use TSS_WELL_KNOWN_SECRET as the operator's default secret.")); in help() 34 …logCmdOption("-p, --op_password_unicode", _("Use TSS UNICODE encoding for operator password to com… in help()
|
| D | tpm_clear.c | 44 logCmdOption("-f, --force", _("Use physical presence authorization.")); in help() 45 logCmdOption("-z, --well-known", in help()
|
| D | tpm_takeownership.c | 29 …logCmdOption("-y, --owner-well-known", _("Set the owner secret to all zeros (20 bytes of zeros).")… in help() 30 … logCmdOption("-z, --srk-well-known", _("Set the SRK secret to all zeros (20 bytes of zeros).")); in help()
|
| D | tpm_resetdalock.c | 33 …logCmdOption("-z, --well-known", _("Use TSS_WELL_KNOWN_SECRET (20 zero bytes) as the owner secret.… in help()
|
| D | tpm_selftest.c | 86 logCmdOption("-r, --results", _("Report results of last test without retesting.")); in selftestUsage()
|
| /netbsd/src/crypto/external/cpl/tpm-tools/dist/lib/ |
| D | tpm_log.c | 129 void logCmdOption(const char *aOption, const char *aDescr) in logCmdOption() function 143 logCmdOption("-h, --help", _("Display command usage info.")); in logGenericOptions() 144 logCmdOption("-v, --version", _("Display command version info.")); in logGenericOptions() 145 logCmdOption( lOpt, _("Set logging level.")); in logGenericOptions() 151 …logCmdOption("-u, --unicode", _("Use TSS UNICODE encoding for passwords to comply with application… in logUnicodeCmdOption() 156 logCmdOption("-o, --pwdo", _("Owner password")); in logOwnerPassCmdOption() 161 logCmdOption("-i, --index", _("Index of the NVRAM area")); in logNVIndexCmdOption()
|
| /netbsd/src/crypto/external/cpl/tpm-tools/dist/src/cmds/ |
| D | tpm_unsealdata.c | 29 logCmdOption("-i, --infile FILE", in help() 32 logCmdOption("-o, --outfile FILE", in help() 35 logCmdOption("-z, --srk-well-known", in help()
|
| D | tpm_sealdata.c | 30 logCmdOption("-i, --infile FILE", in help() 33 logCmdOption("-o, --outfile FILE", in help() 36 logCmdOption("-p, --pcr NUMBER", in help() 39 logCmdOption("-z, --well-known", _("Use TSS_WELL_KNOWN_SECRET as the SRK secret.")); in help() 40 …logCmdOption("-u, --unicode", _("Use TSS UNICODE encoding for the SRK password to comply with appl… in help()
|
| /netbsd/src/crypto/external/cpl/tpm-tools/dist/src/data_mgmt/ |
| D | data_object.c | 78 logCmdOption( "-k, --token STRING", in usageCallback() 80 logCmdOption( "-p, --public", in usageCallback() 82 logCmdOption( "-x, --extended", in usageCallback()
|
| D | data_protect.c | 103 logCmdOption( "-d, --decrypt", in usageCallback() 105 logCmdOption( "-e, --encrypt", in usageCallback() 107 logCmdOption( "-i, --infile FILE", in usageCallback() 109 logCmdOption( "-k, --token STRING", in usageCallback() 111 logCmdOption( "-o, --outfile FILE", in usageCallback()
|
| D | data_passwd.c | 76 logCmdOption( "-k, --token STRING", in usageCallback() 78 logCmdOption( "-s, --security-officer", in usageCallback()
|
| D | data_init.c | 70 logCmdOption( "-k, --token STRING", in usageCallback() 72 logCmdOption( "-y, --yes", in usageCallback()
|
| D | data_import.c | 137 logCmdOption( "-i, --idfile FILE", in usageCallback() 139 logCmdOption( "-k, --token STRING", in usageCallback() 141 logCmdOption( "-n, --name STRING", in usageCallback() 143 logCmdOption( "-p, --public", in usageCallback() 145 logCmdOption( "-t, --type key|cert", in usageCallback() 147 logCmdOption( "-y, --yes", in usageCallback()
|