HomeSort by relevance Sort by last modified time
    Searched refs:kAttestionRecordOid (Results 1 - 5 of 5) sorted by null

  /hardware/interfaces/keymaster/3.0/vts/functional/
attestation_record.h 41 static const char kAttestionRecordOid[] = "1.3.6.1.4.1.11129.2.1.17";
keymaster_hidl_hal_test.cpp 345 ASN1_OBJECT_Ptr oid(OBJ_txt2obj(kAttestionRecordOid, 1 /* dotted string format */));
    [all...]
  /system/keymaster/
attestation_record.h 42 static const char kAttestionRecordOid[] = "1.3.6.1.4.1.11129.2.1.17";
asymmetric_key.cpp 151 OBJ_txt2obj(kAttestionRecordOid, 1 /* accept numerical dotted string form only */));
android_keymaster_test.cpp     [all...]

Completed in 2932 milliseconds