Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/inc/
H A Duser_auth_funcs.h86 Buffer *GetSignExecutorInfoFunc(Uint8Array peerUdid, LinkedList *executorList);
/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Duser_auth_funcs.c570 Buffer *GetSignExecutorInfoFunc(Uint8Array peerUdid, LinkedList *executorList) in GetSignExecutorInfoFunc() function
/ohos5.0/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp1557 Buffer *signInfo = GetSignExecutorInfoFunc(remoteUdidArray, linkedList); in GetSignedExecutorInfo()