Home
last modified time | relevance | path

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

/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/
H A DKMKeymintDataStore.java34 public static final byte BOOT_OS_PATCH_LEVEL = 2; field in KMKeymintDataStore
240 short blob = readData(BOOT_OS_PATCH_LEVEL); in getOsPatch()
362 writeDataEntry(BOOT_OS_PATCH_LEVEL, buf, start, len); in setOsPatch()
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/
H A DKMKeymintDataStore.java35 public static final byte BOOT_OS_PATCH_LEVEL = 2; field in KMKeymintDataStore
248 short blob = readData(BOOT_OS_PATCH_LEVEL); in getOsPatch()
370 writeDataEntry(BOOT_OS_PATCH_LEVEL, buf, start, len); in setOsPatch()