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

  /cts/tests/tests/keystore/src/android/keystore/cts/
Attestation.java 42 public static final int KM_SECURITY_LEVEL_SOFTWARE = 0;
81 case KM_SECURITY_LEVEL_SOFTWARE:
  /hardware/libhardware/include/hardware/
keymaster_defs.h 345 KM_SECURITY_LEVEL_SOFTWARE = 0,

Completed in 60 milliseconds