Home
last modified time | relevance | path

Searched defs:KM_SECURITY_LEVEL_STRONGBOX (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/security/keymaster/
H A DKeymasterDefs.java202 public static final int KM_SECURITY_LEVEL_STRONGBOX = SecurityLevel.STRONGBOX; field in KeymasterDefs
/aosp12/hardware/libhardware/include/hardware/
H A Dkeymaster_defs.h417 KM_SECURITY_LEVEL_STRONGBOX = 2, enumerator