Home
last modified time | relevance | path

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

/tools/security/remote_provisioning/attestation_testing/java/com/google/attestationexample/
DAuthorizationList.java74 public static final int KM_ORIGIN_UNKNOWN = 3; field in AuthorizationList
333 case KM_ORIGIN_UNKNOWN: in originToString()