Home
last modified time | relevance | path

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

/external/tpm2/
Dmarshal_test.c174 TPM_RC rc = TPM_ECC_CURVE_Unmarshal(&value, &buffer_ptr, &size); in ConstantTypeFailureTest()
Dtpm_generated.h511 TPM_RC TPM_ECC_CURVE_Unmarshal(TPM_ECC_CURVE* target,
Dtpm_generated.c5521 TPM_RC TPM_ECC_CURVE_Unmarshal(TPM_ECC_CURVE* target, in TPM_ECC_CURVE_Unmarshal() function
5584 result = TPM_ECC_CURVE_Unmarshal(&target->eccCurves[i], buffer, size); in TPML_ECC_CURVE_Unmarshal()
6030 result = TPM_ECC_CURVE_Unmarshal(&target->curveID, buffer, size); in TPMS_ALGORITHM_DETAIL_ECC_Unmarshal()