OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:useUnicode
(Results
1 - 9
of
9
) sorted by relevancy
/src/crypto/external/cpl/tpm-tools/dist/lib/
tpm_utils.c
31
BOOL
useUnicode
= FALSE;
117
useUnicode
= TRUE;
168
return _getPasswd( a_pszPrompt, a_iLen, a_bConfirm,
useUnicode
);
tpm_tspi.c
606
return _getPasswd12( a_pszPrompt, a_iLen, a_bConfirm,
useUnicode
);
/src/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/
tpm_nvrelease.c
61
useUnicode
= TRUE;
123
FALSE,
useUnicode
);
tpm_changeauth.c
156
FALSE, origUnicode ||
useUnicode
);
182
TRUE, newUnicode ||
useUnicode
);
tpm_setoperatorauth.c
94
passUnicode ||
useUnicode
);
tpm_nvdefine.c
108
useUnicode
= TRUE;
311
FALSE,
useUnicode
);
336
TRUE,
useUnicode
);
tpm_nvread.c
88
useUnicode
= TRUE;
201
FALSE,
useUnicode
);
tpm_nvwrite.c
106
useUnicode
= TRUE;
258
FALSE,
useUnicode
);
/src/crypto/external/cpl/tpm-tools/dist/include/
tpm_utils.h
103
extern BOOL
useUnicode
;
Completed in 38 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026