Home
last modified time | relevance | path

Searched refs:ScheduleInfoParam (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/coauth/inc/
H A Dcoauth.h60 typedef struct ScheduleInfoParam { struct
69 } ScheduleInfoParam; typedef
H A Dexecutor_message.h55 ResultCode CreateScheduleInfo(const Buffer *tlv, Uint8Array peerUdid, ScheduleInfoParam *scheduleInfo);
/drivers/peripheral/user_auth/hdi_service/user_auth/inc/
H A Duser_auth_funcs.h81 ResultCode GenerateScheduleFunc(const Buffer *tlv, Uint8Array remoteUdid, ScheduleInfoParam *scheduleInfo);
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dexecutor_message.c769 IAM_STATIC ResultCode SetExecutorCollectMsgToAttribute(ScheduleInfoParam *scheduleInfo, const Uint8Array *publicKey, const Uint8Array challenge, Attribute *attribute) in SetExecutorCollectMsgToAttribute()
804 IAM_STATIC Buffer *CreateExecutorCollectMsg(const Attribute *attributeSchedule, ScheduleInfoParam *scheduleInfo) in CreateExecutorCollectMsg()
894 IAM_STATIC ResultCode GetScheduleInfoFromAttributeInner(const Attribute *attribute, ScheduleInfoParam *scheduleInfo) in GetScheduleInfoFromAttributeInner()
924 IAM_STATIC ResultCode GetScheduleInfoFromAttribute(const Attribute *attribute, ScheduleInfoParam *scheduleInfo) in GetScheduleInfoFromAttribute()
965 ResultCode CreateScheduleInfo(const Buffer *tlv, Uint8Array peerUdid, ScheduleInfoParam *scheduleInfo) in CreateScheduleInfo()
/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp1426 static bool CopyHdiScheduleInfo(const ScheduleInfoParam *in, HdiScheduleInfo *out) in CopyHdiScheduleInfo()
1449 static void DestroyScheduleInfoParam(ScheduleInfoParam *result) in DestroyScheduleInfoParam()
1474 ScheduleInfoParam *scheduleParam = (ScheduleInfoParam *)Malloc(sizeof(ScheduleInfoParam)); in GetLocalScheduleFromMessage()
/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Duser_auth_funcs.c454 ResultCode GenerateScheduleFunc(const Buffer *tlv, Uint8Array remoteUdid, ScheduleInfoParam *scheduleInfo) in GenerateScheduleFunc()

Completed in 7 milliseconds