OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:identityBindingSize
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/trspi/
trousers.c
1028
UINT32 labelSize,
identityBindingSize
, endorsementSize, platformSize;
1033
Trspi_UnloadBlob_UINT32(offset, &
identityBindingSize
, blob);
1041
(*offset) +=
identityBindingSize
;
1054
Trspi_UnloadBlob_UINT32(offset, &proof->
identityBindingSize
, blob);
1062
proof->
identityBindingSize
= 0;
1080
if (proof->
identityBindingSize
> 0) {
1081
proof->identityBinding = malloc(proof->
identityBindingSize
);
1086
Trspi_UnloadBlob(offset, proof->
identityBindingSize
, blob,
1131
proof->
identityBindingSize
= 0;
/src/crypto/external/cpl/trousers/dist/src/include/tss/
tpm.h
1021
UINT32
identityBindingSize
;
1028
SIZEIS(
identityBindingSize
)
Completed in 27 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026