Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db_ops_v0.c38 static ResultCode GetPinIndexV0(uint8_t *data, uint32_t dataLen, PinDbV0 *pinDbV0) in GetPinIndexV0() function
99 if (GetPinIndexV0(temp, tempLen, pinDbV0) != RESULT_SUCCESS) { in UnpackPinDbV0()