Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/3.0/vts/functional/
Dattestation_record.cpp67 ASN1_INTEGER* ec_curve; member
94 ASN1_EXP_OPT(KM_AUTH_LIST, ec_curve, ASN1_INTEGER, TAG_EC_CURVE.maskedTag()),
234 copyAuthTag(record->ec_curve, TAG_EC_CURVE, auth_list); in extract_auth_list()
/hardware/interfaces/keymaster/4.0/support/
Dattestation_record.cpp72 ASN1_INTEGER* ec_curve; member
103 ASN1_EXP_OPT(KM_AUTH_LIST, ec_curve, ASN1_INTEGER, TAG_EC_CURVE.maskedTag()),
248 copyAuthTag(record->ec_curve, TAG_EC_CURVE, auth_list); in extract_auth_list()
/hardware/interfaces/keymaster/4.1/support/
Dattestation_record.cpp80 ASN1_INTEGER* ec_curve; member
113 ASN1_EXP_OPT(KM_AUTH_LIST, ec_curve, ASN1_INTEGER, TAG_EC_CURVE.maskedTag()),
265 copyAuthTag(record->ec_curve, TAG_EC_CURVE, auth_list); in extract_auth_list()