Home
last modified time | relevance | path

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

/tools/security/remote_provisioning/attestation_testing/java/com/google/attestationexample/
DAuthorizationList.java47 public static final int KM_ALGORITHM_EC = 3; field in AuthorizationList
291 case KM_ALGORITHM_EC: in algorithmToString()