Home
last modified time | relevance | path

Searched refs:Parse_TPM_ECC_CURVE (Results 1 – 2 of 2) sorted by relevance

/system/tpm/trunks/
Dtpm_generated.h2286 TRUNKS_EXPORT TPM_RC Parse_TPM_ECC_CURVE(std::string* buffer,
Dtpm_generated.cc1846 TPM_RC Parse_TPM_ECC_CURVE(std::string* buffer, in Parse_TPM_ECC_CURVE() function
1863 return Parse_TPM_ECC_CURVE(buffer, value, value_bytes); in Parse_TPMI_ECC_CURVE()
3748 result = Parse_TPM_ECC_CURVE(buffer, &value->ecc_curves[i], value_bytes); in Parse_TPML_ECC_CURVE()
6354 result = Parse_TPM_ECC_CURVE(buffer, &value->curve_id, value_bytes); in Parse_TPMS_ALGORITHM_DETAIL_ECC()