Searched refs:pinDataBuffer (Results 1 – 1 of 1) sorted by relevance
562 …Buffer pinDataBuffer = GetTmpBuffer(pinEnrollParam->pinData, CONST_PIN_DATA_LEN, CONST_PIN_DATA_LE… in ProcessAddPin() local563 Buffer *cipherInfo = GetPinCiperInfo(key, &pinDataBuffer); in ProcessAddPin()