Home
last modified time | relevance | path

Searched defs:salt (Results 1 - 11 of 11) sorted by relevance

/drivers/peripheral/pin_auth/hdi_service/database/inc/
H A Dpin_db.h36 uint8_t salt[CONST_SALT_LEN]; member
/drivers/peripheral/user_auth/hdi_service/key_mgr/src/
H A Dhmac_key.c43 Buffer *salt = NULL; in GenerateHmacKey() local
/drivers/peripheral/pin_auth/test/unittest/pin_auth/adaptor/src/
H A Dadaptor_algorithm_test.cpp258 Buffer *salt = CreateBufferBySize(HKDF_SALT_SIZE); in HWTEST_F() local
/drivers/peripheral/pin_auth/test/unittest/pin_auth/main/src/
H A Dpin_auth_test.cpp88 std::vector<uint8_t> salt; in HWTEST_F() local
/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dcollector_func.c39 Buffer *salt; member
H A Dverifier_func.c41 Buffer *salt; member
[all...]
H A Dpin_auth.cpp105 int32_t PinAuth::EnrollPin(uint64_t scheduleId, uint64_t subType, std::vector<uint8_t> &salt, in EnrollPin() argument
/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.c300 Buffer *Hkdf(const Buffer *salt, const Buffer *rootKey) in Hkdf() argument
359 int32_t GetDistributeKey(const Buffer *peerUdid, const Buffer *salt, Buffer **key) in GetDistributeKey() argument
[all...]
/drivers/peripheral/huks/hdi_service/
H A Dhuks_hdi_service.c214 static int32_t HuksExportChipsetPlatformPublicKey(struct IHuks *self, const struct HuksBlob *salt, in HuksExportChipsetPlatformPublicKey() argument
/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db.c345 static ResultCode WriteAddPinInfo(const Buffer *secret, const Buffer *pinCredentialData, uint8_t *salt, in WriteAddPinInfo() argument
631 ResultCode DoGetAlgoParameter(uint64_t templateId, uint8_t *salt, uint32_t *saltLen, uint32_t *algoVersion) in DoGetAlgoParameter() argument

Completed in 8 milliseconds