Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DMarshal_fp.h1301 TPMI_CAMELLIA_KEY_BITS_Unmarshal(TPMI_CAMELLIA_KEY_BITS *target,
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTableMarshalDefines.h1085 #define TPMI_CAMELLIA_KEY_BITS_Unmarshal(target, buffer, size) \ macro
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DMarshal.c3037 TPMI_CAMELLIA_KEY_BITS_Unmarshal(TPMI_CAMELLIA_KEY_BITS *target, BYTE **buffer, INT32 *size) in TPMI_CAMELLIA_KEY_BITS_Unmarshal() function
3090 …return TPMI_CAMELLIA_KEY_BITS_Unmarshal((TPMI_CAMELLIA_KEY_BITS *)&(target->camellia), buffer, siz… in TPMU_SYM_KEY_BITS_Unmarshal()