Home
last modified time | relevance | path

Searched refs:HuksHdiAdapterAgreeKey (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/huks/hdi_service/
H A Dhuks_hdi_passthrough_adapter.h50 int32_t HuksHdiAdapterAgreeKey(const struct HksParamSet *paramSet, const struct HksBlob *privateKey,
H A Dhuks_hdi_passthrough_adapter.c202 int32_t HuksHdiAdapterAgreeKey(const struct HksParamSet *paramSet, const struct HksBlob *privateKey, in HuksHdiAdapterAgreeKey() function
H A Dhuks_hdi_service.c183 …ERTER_FUNC_AGREEKEY(paramSet, encPrivateKey, peerPublicKey, agreedKey, ret, HuksHdiAdapterAgreeKey) in HuksAgreeKey()