Home
last modified time | relevance | path

Searched defs:dataEntryIndex (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 DKMRemotelyProvisionedComponentDevice.java372 short dataEntryIndex = createEntry(EPHEMERAL_MAC_KEY, EPHEMERAL_MAC_KEY_SIZE); in processBeginSendData() local
445 short dataEntryIndex = getEntry(KEYS_TO_SIGN_COUNT); in processUpdateKey() local
496 short dataEntryIndex = createEntry(EEK_KEY_ID, KMByteBlob.cast(eekKeyId).length()); in processUpdateEekChain() local
501 dataEntryIndex, in processUpdateEekChain() local
542 short dataEntryIndex = createEntry(CHALLENGE, challengeLen); in processUpdateChallenge() local
547 dataEntryIndex, in processUpdateChallenge() local
762 short dataEntryIndex = getEntry(RESPONSE_PROCESSING_STATE); in updateOutputProcessingState() local
889 short dataEntryIndex = getEntry(GENERATE_CSR_PHASE); in validateState() local
896 short dataEntryIndex = getEntry(GENERATE_CSR_PHASE); in updateState() local
957 short dataEntryIndex = getEntry(CHALLENGE); in createSignedMac() local
[all …]
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/
H A DKMRemotelyProvisionedComponentDevice.java480 short dataEntryIndex = createEntry(TOTAL_KEYS_TO_SIGN, SHORT_SIZE); in processBeginSendData() local
558 short dataEntryIndex = getEntry(KEYS_TO_SIGN_COUNT); in processUpdateKey() local
806 short dataEntryIndex = getEntry(RESPONSE_PROCESSING_STATE); in updateOutputProcessingState() local
908 short dataEntryIndex = getEntry(GENERATE_CSR_PHASE); in validateState() local
915 short dataEntryIndex = getEntry(GENERATE_CSR_PHASE); in updateState() local
1140 short dataEntryIndex = getEntry(index); in getResponseProcessedLength() local
1150 short dataEntryIndex = getEntry(index); in updateResponseProcessedLength() local