Home | History | Annotate | Download | only in tpm2

Lines Matching refs:eccCurves

5566     total_size += TPM_ECC_CURVE_Marshal(&source->eccCurves[i], buffer, size);
5584 result = TPM_ECC_CURVE_Unmarshal(&target->eccCurves[i], buffer, size);
6592 return TPML_ECC_CURVE_Marshal((TPML_ECC_CURVE*)&source->eccCurves, buffer,
6625 return TPML_ECC_CURVE_Unmarshal((TPML_ECC_CURVE*)&target->eccCurves,