Searched refs:aOpt (Results 1 - 24 of 24) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/cpl/tpm-tools/dist/src/cmds/
H A Dtpm_unsealdata.c43 static int parse(const int aOpt, const char *aArg) argument
47 switch (aOpt) {
H A Dtpm_sealdata.c53 static int parse(const int aOpt, const char *aArg) argument
57 switch (aOpt) {
/netbsd-6-1-5-RELEASE/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/
H A Dtpm_getpubek.c28 static int parse(const int aOpt, const char *aArg) argument
31 switch (aOpt) {
H A Dtpm_resetdalock.c36 static int parse(const int aOpt, const char *aArg) argument
39 switch (aOpt) {
H A Dtpm_selftest.c89 static int parse(const int aOpt, const char *aArg) argument
92 switch (aOpt) {
H A Dtpm_clear.c49 static int parse(const int aOpt, const char *aArg) argument
52 switch (aOpt) {
H A Dtpm_ownable.c38 static int parse(const int aOpt, const char *aArg) argument
41 switch (aOpt) {
H A Dtpm_restrictpubek.c31 static int parse(const int aOpt, const char *aArg) argument
34 switch (aOpt) {
H A Dtpm_restrictsrk.c32 static int parse(const int aOpt, const char *aArg) argument
35 switch (aOpt) {
H A Dtpm_revokeek.c39 static int parse(const int aOpt, const char *aArg) argument
41 switch (aOpt) {
H A Dtpm_setoperatorauth.c37 static int parse(const int aOpt, const char *aArg) argument
40 switch (aOpt) {
H A Dtpm_activate.c49 static int parse(const int aOpt, const char *aArg) argument
52 switch (aOpt) {
H A Dtpm_clearable.c62 static int parse(const int aOpt, const char *aArg) argument
65 switch (aOpt) {
H A Dtpm_enable.c54 static int parse(const int aOpt, const char *aArg) argument
57 switch (aOpt) {
H A Dtpm_nvrelease.c35 static int parse(const int aOpt, const char *aArg) argument
38 switch (aOpt) {
H A Dtpm_takeownership.c37 static int parse(const int aOpt, const char *aArg) argument
40 switch (aOpt) {
H A Dtpm_changeauth.c63 static int parse(const int aOpt, const char *aArg) argument
66 switch (aOpt) {
H A Dtpm_nvdefine.c43 static int parse(const int aOpt, const char *aArg) argument
45 switch (aOpt) {
H A Dtpm_nvinfo.c35 static int parse(const int aOpt, const char *aArg) argument
38 switch (aOpt) {
H A Dtpm_createek.c51 static int parse(const int aOpt, const char *aArg) argument
53 switch (aOpt){
H A Dtpm_nvread.c43 static int parse(const int aOpt, const char *aArg) argument
46 switch (aOpt) {
H A Dtpm_nvwrite.c46 static int parse(const int aOpt, const char *aArg) argument
49 switch (aOpt) {
H A Dtpm_present.c93 static int parse(const int aOpt, const char *aArg) argument
95 switch (aOpt) {
/netbsd-6-1-5-RELEASE/crypto/external/cpl/tpm-tools/dist/include/
H A Dtpm_utils.h68 typedef int (*CmdOptParser)( const int aOpt, const char *aOptArg );

Completed in 191 milliseconds