Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db.c562 …Buffer pinDataBuffer = GetTmpBuffer(pinEnrollParam->pinData, CONST_PIN_DATA_LEN, CONST_PIN_DATA_LE… in ProcessAddPin() local
563 Buffer *cipherInfo = GetPinCiperInfo(key, &pinDataBuffer); in ProcessAddPin()