Searched refs:getReply (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/cpl/tpm-tools/dist/src/data_mgmt/
H A Ddata_init.c130 pszReply = getReply( TOKEN_CLEAR_PROMPT, 1 );
H A Ddata_import.c259 pszReply = getReply( szPrompt, 1 );
955 pszReply = getReply( TOKEN_ID_MISSING_PROMPT, 1 );
/netbsd-current/crypto/external/cpl/tpm-tools/dist/include/
H A Dtpm_utils.h100 char *getReply( const char *a_pszPrompt, int a_iMaxLen );
/netbsd-current/crypto/external/cpl/tpm-tools/dist/lib/
H A Dtpm_utils.c230 char *getReply( const char *a_pszPrompt, int a_iMaxLen ) { function

Completed in 91 milliseconds