Searched refs:ec_curve (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | attestation_record.cpp | 67 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/ |
D | attestation_record.cpp | 72 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()
|