Home
last modified time | relevance | path

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

/drivers/peripheral/pin_auth/hdi_service/database/src/
Dpin_db.c1134 static ResultCode ProcessAuthPin(const Buffer *storeData, const uint8_t *inputData, const uint32_t … in ProcessAuthPin()
1199 Buffer *storeData = CreateBufferBySize(CONST_PIN_DATA_EXPAND_LEN); in AuthPinById() local