Home
last modified time | relevance | path

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

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