Home
last modified time | relevance | path

Searched refs:TPMI_TDES_KEY_BITS_Unmarshal (Results 1 – 3 of 3) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DMarshal_fp.h1261 TPMI_TDES_KEY_BITS_Unmarshal(TPMI_TDES_KEY_BITS *target,
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTableMarshalDefines.h1073 #define TPMI_TDES_KEY_BITS_Unmarshal(target, buffer, size) \ macro
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DMarshal.c2935 TPMI_TDES_KEY_BITS_Unmarshal(TPMI_TDES_KEY_BITS *target, BYTE **buffer, INT32 *size) in TPMI_TDES_KEY_BITS_Unmarshal() function
3078 … return TPMI_TDES_KEY_BITS_Unmarshal((TPMI_TDES_KEY_BITS *)&(target->tdes), buffer, size); in TPMU_SYM_KEY_BITS_Unmarshal()