OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPM2B_PUBLIC_Marshal
(Results
1 - 5
of
5
) sorted by null
/external/tpm2/
Marshal_ReadPublic.c
27
total_size +=
TPM2B_PUBLIC_Marshal
(&source->outPublic, buffer, size);
Marshal_Create.c
28
total_size +=
TPM2B_PUBLIC_Marshal
(&source->outPublic, buffer, size);
Marshal_CreatePrimary.c
29
total_size +=
TPM2B_PUBLIC_Marshal
(&source->outPublic, buffer, size);
tpm_generated.h
218
UINT16
TPM2B_PUBLIC_Marshal
(TPM2B_PUBLIC* source, BYTE** buffer, INT32* size);
[
all
...]
tpm_generated.c
[
all
...]
Completed in 414 milliseconds