Searched defs:a_iLen (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/crypto/external/cpl/tpm-tools/dist/lib/ |
H A D | tpm_utils.c | 166 char *getPasswd(const char *a_pszPrompt, int* a_iLen, in getPasswd() 171 char *_getPasswd(const char *a_pszPrompt, int* a_iLen, in _getPasswd()
|
H A D | tpm_log.c | 26 int logHex(int a_iLen, void *a_pData) in logHex()
|
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()
|