Home
last modified time | relevance | path

Searched refs:TPMS_ALGORITHM_DETAIL_ECC_Marshal (Results 1 – 4 of 4) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DCommandDispatcher.h496 *respParmSize += TPMS_ALGORITHM_DETAIL_ECC_Marshal(&out->parameters,
DTableMarshalDefines.h1319 #define TPMS_ALGORITHM_DETAIL_ECC_Marshal(source, buffer, size) \ macro
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DMarshal_fp.h1954 TPMS_ALGORITHM_DETAIL_ECC_Marshal(TPMS_ALGORITHM_DETAIL_ECC *source,
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DMarshal.c4503 TPMS_ALGORITHM_DETAIL_ECC_Marshal(TPMS_ALGORITHM_DETAIL_ECC *source, BYTE **buffer, INT32 *size) in TPMS_ALGORITHM_DETAIL_ECC_Marshal() function