Home | History | Annotate | Download | only in tpm2

Lines Matching refs:TPM_ECC_CURVE_Marshal

5515 UINT16 TPM_ECC_CURVE_Marshal(TPM_ECC_CURVE* source,
5566 total_size += TPM_ECC_CURVE_Marshal(&source->eccCurves[i], buffer, size);
6012 total_size += TPM_ECC_CURVE_Marshal(&source->curveID, buffer, size);