Home
last modified time | relevance | path

Searched defs:pinAuthParam (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/main/src/
H A Dall_in_one_func_test.cpp83 PinAuthParam *pinAuthParam = new (std::nothrow) PinAuthParam(); variable
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dall_in_one_func.c100 ResultCode DoAuthPin(PinAuthParam *pinAuthParam, Buffer *retTlv, ResultCode *compareRet) in DoAuthPin()
H A Dpin_auth.cpp214 PinAuthParam pinAuthParam = {}; in AuthPin() local