OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:initFlag
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/cpl/tpm-tools/dist/src/cmds/
tpm_sealdata.c
158
TSS_FLAG
initFlag
= 0;
165
initFlag
|= TSS_PCRS_STRUCT_INFO_LONG;
175
if (contextCreateObject(hContext, TSS_OBJECT_TYPE_PCRS,
initFlag
,
188
if (
initFlag
) {
/src/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/
tpm_nvdefine.c
262
TSS_FLAG
initFlag
= TSS_PCRS_STRUCT_INFO_SHORT;
396
if (contextCreateObject(hContext, TSS_OBJECT_TYPE_PCRS,
initFlag
,
424
if (contextCreateObject(hContext, TSS_OBJECT_TYPE_PCRS,
initFlag
,
Completed in 43 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026