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

  /hardware/interfaces/keymaster/3.0/vts/functional/
attestation_record.cpp 48 ASN1_OCTET_STRING* verified_boot_key; member in struct:android::hardware::keymaster::V3_0::km_root_of_trust
54 ASN1_SIMPLE(KM_ROOT_OF_TRUST, verified_boot_key, ASN1_OCTET_STRING),
  /system/keymaster/
attestation_record.cpp 49 ASN1_OCTET_STRING* verified_boot_key; member in struct:keymaster::km_root_of_trust
55 ASN1_SIMPLE(KM_ROOT_OF_TRUST, verified_boot_key, ASN1_OCTET_STRING),
717 if (!rot->verified_boot_key)
    [all...]

Completed in 79 milliseconds