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.c944 const Buffer *storeData, const Buffer *inputData, uint64_t templateId, Buffer *outRootSecret) in ProcessAuthPin()
1011 Buffer *storeData = CreateBufferBySize(CONST_PIN_DATA_EXPAND_LEN); in AuthPinById() local