HomeSort by: relevance | last modified time | path
    Searched refs:szShortOpts (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/cpl/tpm-tools/dist/lib/
tpm_utils.c 58 char szShortOpts[strlen( pszGenShortOpts )
68 strcpy( szShortOpts, pszGenShortOpts);
70 strcat( szShortOpts, a_pszShortOpts );
81 szShortOpts, sLongOpts, NULL ) ) != -1 ) {
  /src/crypto/external/cpl/tpm-tools/dist/src/data_mgmt/
data_protect.c 125 char *szShortOpts = "dei:k:o:";
136 szShortOpts, stLongOpts, iNumLongOpts,

Completed in 33 milliseconds