Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTableMarshalDefines.h678 #define TPM_ECC_CURVE_Unmarshal(target, buffer, size) \ macro
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DMarshal.c307 TPM_ECC_CURVE_Unmarshal(TPM_ECC_CURVE *target, BYTE **buffer, INT32 *size) in TPM_ECC_CURVE_Unmarshal() function