Home
last modified time | relevance | path

Searched refs:kAttestionRecordOid (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/keymaster/3.0/vts/functional/
Dattestation_record.h41 static const char kAttestionRecordOid[] = "1.3.6.1.4.1.11129.2.1.17"; variable
Dkeymaster_hidl_hal_test.cpp339 ASN1_OBJECT_Ptr oid(OBJ_txt2obj(kAttestionRecordOid, 1 /* dotted string format */)); in get_attestation_record()
/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
Dattestation_record.h29 using V4_0::kAttestionRecordOid;
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dattestation_record.h43 static const char kAttestionRecordOid[] = "1.3.6.1.4.1.11129.2.1.17"; variable
/hardware/interfaces/identity/aidl/vts/
DVtsAttestationParserSupport.cpp37 using ::keymaster::kAttestionRecordOid;
92 ASN1_OBJECT_Ptr oid(OBJ_txt2obj(kAttestionRecordOid, 1)); in getAttestationRecord()
/hardware/interfaces/keymaster/4.1/support/
Dattestation_record.cpp300 ASN1_OBJECT_Ptr oid(OBJ_txt2obj(kAttestionRecordOid, 1 /* dotted string format */)); in MAKE_OPENSSL_PTR_TYPE()
/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp271 ASN1_OBJECT_Ptr oid(OBJ_txt2obj(kAttestionRecordOid, 1 /* dotted string format */)); in get_attestation_record()