Searched defs:a_pszPrompt (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/cpl/tpm-tools/dist/lib/ |
H A D | tpm_utils.c | 160 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 D | tpm_tspi.c | 604 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()
|