Home
last modified time | relevance | path

Searched defs:publicKey (Results 1 – 7 of 7) sorted by relevance

/drivers/peripheral/user_auth/test/unittest/service_test/src/
Duser_auth_interface_service_test.cpp75 std::vector<uint8_t> publicKey; in DoOnceExecutorRegister() local
188 std::vector<uint8_t> publicKey; variable
206 std::vector<uint8_t> publicKey; variable
229 std::vector<uint8_t> publicKey; variable
355 std::vector<uint8_t> publicKey; variable
394 std::vector<uint8_t> publicKey; variable
495 std::vector<uint8_t> publicKey; variable
791 std::vector<uint8_t> publicKey; variable
/drivers/peripheral/user_auth/hdi_service/service/
Duser_auth_interface_service.cpp133 Uint8Array publicKey, Attribute *attribute) in SetAttributeToCoAuthExecMsg()
177 Uint8Array publicKey, Uint8Array *retExtraInfo) in SetAttributeToCollectorExecMsg()
264 Uint8Array publicKey, Uint8Array *retExtraInfo) in SetAttributeToVerifierExecMsg()
400 Uint8Array publicKey, HdiScheduleInfo &info, Uint8Array *retMsg) in GetAuthExecutorMsg()
1261 std::vector<uint8_t> &publicKey, std::vector<uint64_t> &templateIds) in AddExecutor()
/drivers/peripheral/user_auth/hdi_service/coauth/src/
Dexecutor_message.c159 Buffer *publicKey = NULL; in Ed25519VerifyData() local
770 …Code SetExecutorCollectMsgToAttribute(ScheduleInfoParam *scheduleInfo, const Uint8Array *publicKey, in SetExecutorCollectMsgToAttribute()
809 Uint8Array publicKey = { publicKeyData, PUBLIC_KEY_LEN }; in CreateExecutorCollectMsg() local
/drivers/peripheral/huks/hdi_service/
Dhuks_hdi_passthrough_adapter.c268 enum HksChipsetPlatformDecryptScene scene, struct HksBlob *publicKey) in HuksHdiAdapterExportChipsetPlatformPublicKey()
Dhuks_hdi_service.c215 enum HuksChipsetPlatformDecryptScene scene, struct HuksBlob *publicKey) in HuksExportChipsetPlatformPublicKey()
Dhuks_hdi_template.h302 #define HDI_CONVERTER_FUNC_EXPORTCHIPSETPLATFORMPUBLICKEY(salt, scene, publicKey, ret, func) \ argument
/drivers/peripheral/user_auth/test/fuzztest/user_auth/userauthhdi_fuzzer/
Duser_auth_hdi_fuzzer.cpp254 std::vector<uint8_t> publicKey; in FuzzAddExecutor() local