Home
last modified time | relevance | path

Searched defs:TPM2B_ID_OBJECT_Marshal (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/
H A DTableMarshalDefines.h1442 #define TPM2B_ID_OBJECT_Marshal(source, buffer, size) \ macro
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
H A DMarshal.c5305 TPM2B_ID_OBJECT_Marshal(TPM2B_ID_OBJECT *source, BYTE **buffer, INT32 *size) in TPM2B_ID_OBJECT_Marshal() function