Searched defs:peerUdid (Results 1 – 8 of 8) sorted by relevance
| /drivers/peripheral/user_auth/hdi_service/key_mgr/inc/ |
| D | sign_param.h | 36 Uint8Array peerUdid; member
|
| /drivers/peripheral/user_auth/hdi_service/key_mgr/src/ |
| D | hmac_key.c | 28 static Buffer *GenerateHmacKey(const Buffer *peerUdid) in GenerateHmacKey()
|
| /drivers/peripheral/user_auth/hdi_service/coauth/src/ |
| D | executor_message.c | 704 IAM_STATIC ResultCode GetRemoteExecutorInfo(const Buffer *msg, Uint8Array peerUdid, Uint8Array *sub… in GetRemoteExecutorInfo() 752 Uint8Array peerUdid = { infoToCheck->deviceUdid, sizeof(infoToCheck->deviceUdid) }; in CheckRemoteExecutorInfo() local 966 ResultCode CreateScheduleInfo(const Buffer *tlv, Uint8Array peerUdid, ScheduleInfoParam *scheduleIn… in CreateScheduleInfo() 1035 Uint8Array peerUdid = { .data = authResultInfo->remoteUdid, .len = UDID_LEN }; in CreateAuthResultInfo() local 1106 Buffer *GetExecutorInfoTlv(Uint8Array attrsTlv, Uint8Array peerUdid) in GetExecutorInfoTlv()
|
| /drivers/peripheral/user_auth/hdi_service/user_auth/src/ |
| D | user_auth_funcs.c | 539 static Buffer *GetSignExecutorInfoFuncInner(Uint8Array peerUdid, LinkedList *executorList, in GetSignExecutorInfoFuncInner() 570 Buffer *GetSignExecutorInfoFunc(Uint8Array peerUdid, LinkedList *executorList) in GetSignExecutorInfoFunc()
|
| /drivers/peripheral/user_auth/hdi_service/adaptor/src/ |
| D | adaptor_algorithm.c | 489 int32_t GetDistributeKey(const Buffer *peerUdid, const Buffer *salt, Buffer **key) in GetDistributeKey()
|
| /drivers/peripheral/pin_auth/hdi_service/main/src/ |
| D | collector_func.c | 36 Buffer *peerUdid; member
|
| D | verifier_func.c | 39 Buffer *peerUdid; member
|
| /drivers/peripheral/pin_auth/hdi_service/adaptor/src/ |
| D | adaptor_algorithm.c | 359 int32_t GetDistributeKey(const Buffer *peerUdid, const Buffer *salt, Buffer **key) in GetDistributeKey()
|