Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db_ops_v1.c67 static ResultCode GetPinIndexV1(uint8_t *data, uint32_t dataLen, PinDbV1 *pinDbV1) in GetPinIndexV1() function
129 if (GetPinIndexV1(temp, tempLen, pinDbV1) != RESULT_SUCCESS) { in UnpackPinDbV1()