Home
last modified time | relevance | path

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

/drivers/peripheral/pin_auth/hdi_service/database/src/
Dpin_db.c1116 static Buffer *GenerateDecodeCredential(const Buffer *deviceKey, const Buffer *pinData) in GenerateDecodeCredential() function
1160 pinDecodeCredential = GenerateDecodeCredential(deviceKey, storeData); in ProcessAuthPin()