Home
last modified time | relevance | path

Searched defs:a_pszPrompt (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/cpl/tpm-tools/dist/lib/
H A Dtpm_utils.c160 char *getPlainPasswd(const char *a_pszPrompt, BOOL a_bConfirm) { in getPlainPasswd()
166 char *getPasswd(const char *a_pszPrompt, int* a_iLen, in getPasswd()
171 char *_getPasswd(const char *a_pszPrompt, int* a_iLen, in _getPasswd()
230 char *getReply( const char *a_pszPrompt, int a_iMaxLen ) { in getReply()
H A Dtpm_tspi.c604 getPasswd12(const char *a_pszPrompt, int* a_iLen, BOOL a_bConfirm) in getPasswd12()
609 char *_getPasswd12(const char *a_pszPrompt, int* a_iLen, BOOL a_bConfirm, BOOL a_bUseUnicode) in _getPasswd12()