Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/security/keymaster/
H A DKeymasterDefs.java61 public static final int KM_TAG_ALGORITHM = Tag.ALGORITHM; // KM_ENUM | 2; field in KeymasterDefs
/aosp12/hardware/libhardware/include/hardware/
H A Dkeymaster_defs.h56 KM_TAG_ALGORITHM = KM_ENUM | 2, /* keymaster_algorithm_t. */ enumerator