Home
last modified time | relevance | path

Searched defs:privateKey (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/huks/hdi_service/
Dhuks_hdi_passthrough_adapter.c202 int32_t HuksHdiAdapterAgreeKey(const struct HksParamSet *paramSet, const struct HksBlob *privateKey, in HuksHdiAdapterAgreeKey()
Dhuks_hdi_template.h247 #define HDI_CONVERTER_FUNC_AGREEKEY(paramSet, privateKey, peerPublicKey, agreedKey, ret, func) \ argument