Home
last modified time | relevance | path

Searched defs:peerUdid (Results 1 - 8 of 8) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/key_mgr/inc/
H A Dsign_param.h36 Uint8Array peerUdid; member
/drivers/peripheral/user_auth/hdi_service/key_mgr/src/
H A Dhmac_key.c28 static Buffer *GenerateHmacKey(const Buffer *peerUdid) in GenerateHmacKey() argument
[all...]
/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dcollector_func.c36 Buffer *peerUdid; member
H A Dverifier_func.c39 Buffer *peerUdid; member
/drivers/peripheral/user_auth/hdi_service/adaptor/src/
H A Dadaptor_algorithm.c489 int32_t GetDistributeKey(const Buffer *peerUdid, const Buffer *salt, Buffer **key) in GetDistributeKey() argument
/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
H A Dadaptor_algorithm.c359 int32_t GetDistributeKey(const Buffer *peerUdid, const Buffer *salt, Buffer **key) in GetDistributeKey() argument
/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Duser_auth_funcs.c528 static Buffer *GetSignExecutorInfoFuncInner(Uint8Array peerUdid, LinkedList *executorList, in GetSignExecutorInfoFuncInner() argument
559 Buffer *GetSignExecutorInfoFunc(Uint8Array peerUdid, LinkedList *executorList) in GetSignExecutorInfoFunc() argument
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dexecutor_message.c704 IAM_STATIC ResultCode GetRemoteExecutorInfo(const Buffer *msg, Uint8Array peerUdid, Uint8Array *subMsgs, int *subMsgSize) in GetRemoteExecutorInfo() argument
751 Uint8Array peerUdid = { infoToCheck->deviceUdid, sizeof(infoToCheck->deviceUdid) }; in CheckRemoteExecutorInfo() local
965 ResultCode CreateScheduleInfo(const Buffer *tlv, Uint8Array peerUdid, ScheduleInfoParam *scheduleInfo) in CreateScheduleInfo() argument
1034 Uint8Array peerUdid = { .data = authResultInfo->remoteUdid, .len = UDID_LEN }; CreateAuthResultInfo() local
1105 GetExecutorInfoTlv(Uint8Array attrsTlv, Uint8Array peerUdid) GetExecutorInfoTlv() argument
[all...]

Completed in 6 milliseconds