OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPM2B_PRIVATE_Marshal
(Results
1 - 7
of
7
) sorted by null
/external/tpm2/
Marshal_ObjectChangeAuth.c
27
total_size +=
TPM2B_PRIVATE_Marshal
(&source->outPrivate, buffer, size);
Marshal_Create.c
27
total_size +=
TPM2B_PRIVATE_Marshal
(&source->outPrivate, buffer, size);
Marshal_Duplicate.c
28
total_size +=
TPM2B_PRIVATE_Marshal
(&source->duplicate, buffer, size);
Marshal_Import.c
27
total_size +=
TPM2B_PRIVATE_Marshal
(&source->outPrivate, buffer, size);
Marshal_Rewrap.c
27
total_size +=
TPM2B_PRIVATE_Marshal
(&source->outDuplicate, buffer, size);
tpm_generated.h
194
UINT16
TPM2B_PRIVATE_Marshal
(TPM2B_PRIVATE* source, BYTE** buffer, INT32* size);
[
all
...]
tpm_generated.c
[
all
...]
Completed in 63 milliseconds