Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db_ops_v1.c192 static bool IsPinDbValid(PinDbV1 *pinDb) in IsPinDbValid() function
220 if (!IsPinDbValid(pinDbV1)) { in WritePinDbV1()