Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/ls_client/inc/
DLsLib.h77 static uint8_t SelectLscSlotHash[] = {0x00, 0xA4, 0x04, 0x00, 0x10, 0xA0, 0x00, variable
/hardware/nxp/secure_element/ls_client/src/
DLsLib.cpp1991 cmdApdu.len = (int32_t)(sizeof(SelectLscSlotHash)); in LSC_SelectLsHash()
1993 memcpy(cmdApdu.p_data, SelectLscSlotHash, sizeof(SelectLscSlotHash)); in LSC_SelectLsHash()