| /netbsd/src/crypto/external/cpl/tpm-tools/dist/src/cmds/ |
| D | tpm_unsealdata.c | 43 static int parse(const int aOpt, const char *aArg) in parse() argument 47 switch (aOpt) { in parse()
|
| D | tpm_sealdata.c | 53 static int parse(const int aOpt, const char *aArg) in parse() argument 57 switch (aOpt) { in parse()
|
| /netbsd/src/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/ |
| D | tpm_resetdalock.c | 36 static int parse(const int aOpt, const char *aArg) in parse() argument 39 switch (aOpt) { in parse()
|
| D | tpm_selftest.c | 89 static int parse(const int aOpt, const char *aArg) in parse() argument 92 switch (aOpt) { in parse()
|
| D | tpm_setoperatorauth.c | 37 static int parse(const int aOpt, const char *aArg) in parse() argument 40 switch (aOpt) { in parse()
|
| D | tpm_getpubek.c | 28 static int parse(const int aOpt, const char *aArg) in parse() argument 31 switch (aOpt) { in parse()
|
| D | tpm_clear.c | 49 static int parse(const int aOpt, const char *aArg) in parse() argument 52 switch (aOpt) { in parse()
|
| D | tpm_restrictpubek.c | 31 static int parse(const int aOpt, const char *aArg) in parse() argument 34 switch (aOpt) { in parse()
|
| D | tpm_restrictsrk.c | 32 static int parse(const int aOpt, const char *aArg) in parse() argument 35 switch (aOpt) { in parse()
|
| D | tpm_revokeek.c | 39 static int parse(const int aOpt, const char *aArg) in parse() argument 41 switch (aOpt) { in parse()
|
| D | tpm_ownable.c | 38 static int parse(const int aOpt, const char *aArg) in parse() argument 41 switch (aOpt) { in parse()
|
| D | tpm_takeownership.c | 37 static int parse(const int aOpt, const char *aArg) in parse() argument 40 switch (aOpt) { in parse()
|
| D | tpm_nvrelease.c | 35 static int parse(const int aOpt, const char *aArg) in parse() argument 38 switch (aOpt) { in parse()
|
| D | tpm_activate.c | 49 static int parse(const int aOpt, const char *aArg) in parse() argument 52 switch (aOpt) { in parse()
|
| D | tpm_enable.c | 54 static int parse(const int aOpt, const char *aArg) in parse() argument 57 switch (aOpt) { in parse()
|
| D | tpm_clearable.c | 62 static int parse(const int aOpt, const char *aArg) in parse() argument 65 switch (aOpt) { in parse()
|
| D | tpm_nvinfo.c | 35 static int parse(const int aOpt, const char *aArg) in parse() argument 38 switch (aOpt) { in parse()
|
| D | tpm_changeauth.c | 63 static int parse(const int aOpt, const char *aArg) in parse() argument 66 switch (aOpt) { in parse()
|
| D | tpm_createek.c | 51 static int parse(const int aOpt, const char *aArg) in parse() argument 53 switch (aOpt){ in parse()
|
| D | tpm_nvread.c | 45 static int parse(const int aOpt, const char *aArg) in parse() argument 48 switch (aOpt) { in parse()
|
| D | tpm_nvwrite.c | 46 static int parse(const int aOpt, const char *aArg) in parse() argument 49 switch (aOpt) { in parse()
|
| D | tpm_present.c | 93 static int parse(const int aOpt, const char *aArg) in parse() argument 95 switch (aOpt) { in parse()
|
| D | tpm_nvdefine.c | 50 static int parse(const int aOpt, const char *aArg) in parse() argument 52 switch (aOpt) { in parse()
|
| /netbsd/src/crypto/external/cpl/tpm-tools/dist/include/ |
| D | tpm_utils.h | 76 typedef int (*CmdOptParser)( const int aOpt, const char *aOptArg );
|