Home
last modified time | relevance | path

Searched defs:agreedKey (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/huks/hdi_service/
Dhuks_hdi_passthrough_adapter.c203 const struct HksBlob *peerPublicKey, struct HksBlob *agreedKey) in HuksHdiAdapterAgreeKey()
Dhuks_hdi_service.c179 …t struct HuksBlob *encPrivateKey, const struct HuksBlob *peerPublicKey, struct HuksBlob *agreedKey) in HuksAgreeKey()
Dhuks_hdi_template.h247 #define HDI_CONVERTER_FUNC_AGREEKEY(paramSet, privateKey, peerPublicKey, agreedKey, ret, func) \ argument