Home
last modified time | relevance | path

Searched defs:INS_GET_RESPONSE_CMD (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/HAL/
H A DJavacardSecureElement.h70 INS_GET_RESPONSE_CMD = KEYMINT_CMD_APDU_START + 34, enumerator
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/HAL/
H A DJavacardSecureElement.h70 INS_GET_RESPONSE_CMD = KEYMINT_CMD_APDU_START + 34, enumerator
/aosp_15_r20/hardware/nxp/keymint/KM300/
DJavacardSecureElement.h91 INS_GET_RESPONSE_CMD = KEYMINT_CMD_APDU_START + 34, enumerator
/aosp_15_r20/hardware/nxp/keymint/KM200/
DJavacardSecureElement.h93 INS_GET_RESPONSE_CMD = KEYMINT_CMD_APDU_START + 34, enumerator
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/
H A DKMKeymasterApplet.java264 public static final byte INS_GET_RESPONSE_CMD = KEYMINT_CMD_APDU_START + 34; // 0x42 field in KMKeymasterApplet
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/
H A DKMKeymasterApplet.java263 public static final byte INS_GET_RESPONSE_CMD = KEYMINT_CMD_APDU_START + 34; // 0x42 field in KMKeymasterApplet