Searched refs:TPM2B_PUBLIC_Marshal (Results 1 – 4 of 4) sorted by relevance
/external/ms-tpm-20-ref/TPMCmd/tpm/include/ |
D | CommandDispatcher.h | 164 *respParmSize += TPM2B_PUBLIC_Marshal(&out->outPublic, 228 *respParmSize += TPM2B_PUBLIC_Marshal(&out->outPublic, 329 *respParmSize += TPM2B_PUBLIC_Marshal(&out->outPublic, 1508 *respParmSize += TPM2B_PUBLIC_Marshal(&out->outPublic,
|
D | TableMarshalDefines.h | 1412 #define TPM2B_PUBLIC_Marshal(source, buffer, size) \ macro
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ |
D | Marshal_fp.h | 2202 TPM2B_PUBLIC_Marshal(TPM2B_PUBLIC *source, BYTE **buffer, INT32 *size);
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/ |
D | Marshal.c | 5084 TPM2B_PUBLIC_Marshal(TPM2B_PUBLIC *source, BYTE **buffer, INT32 *size) in TPM2B_PUBLIC_Marshal() function
|