Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db.c48 #define CONST_PIN_DATA_EXPAND_LEN 92U macro
92 if (fileLen > CONST_PIN_DATA_EXPAND_LEN) { in CoverData()
1011 Buffer *storeData = CreateBufferBySize(CONST_PIN_DATA_EXPAND_LEN); in AuthPinById()