Searched refs:encPrivateKey (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/drivers/peripheral/huks/hdi_service/ |
H A D | huks_hdi_service.c | 179 …const struct HuksBlob *encPrivateKey, const struct HuksBlob *peerPublicKey, struct HuksBlob *agree… in HuksAgreeKey() argument 183 …HDI_CONVERTER_FUNC_AGREEKEY(paramSet, encPrivateKey, peerPublicKey, agreedKey, ret, HuksHdiAdapter… in HuksAgreeKey()
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/huks/ |
H A D | interface_i_huks.md | 36 …](_huks_param_set.md) paramSet, [in] struct [HuksBlob](_huks_blob.md) encPrivateKey, [in] struct [… 78 IHuks::AgreeKey ([in] struct HuksParamSet paramSet, [in] struct HuksBlob encPrivateKey, [in] struct… 91 | encPrivateKey | HUKS存储的密钥对材料密文[HuksBlob](_huks_blob.md),密钥材料结构参见《HUKS设备开发指南》。 |
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/huks_v1_0/c_target/huks/v1_0/ |
H A D | ihuks.h.txt | 80 …Key)(struct IHuks *self, const struct HuksParamSet* paramSet, const struct HuksBlob* encPrivateKey,
|
H A D | huks_service.c.txt | 127 …const struct HuksBlob* encPrivateKey, const struct HuksBlob* peerPublicKey, struct HuksBlob* agree…
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/huks_v1_0/dump_ast_target/ |
H A D | dump.txt | 96 [in] ohos.hdi.huks.v1_0.HuksBlob encPrivateKey,
|
/ohos5.0/drivers/interface/huks/v1_0/ |
H A D | IHuks.idl | 393 * @param encPrivateKey Indicates the key pair material {@link HuksBlob} 407 …AgreeKey([in] struct HuksParamSet paramSet, [in] struct HuksBlob encPrivateKey, [in] struct HuksBl…
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/huks_v1_0/foo/huks/v1_0/ |
H A D | IHuks.idl | 393 * @param encPrivateKey Indicates the key pair material {@link HuksBlob} 407 …AgreeKey([in] struct HuksParamSet paramSet, [in] struct HuksBlob encPrivateKey, [in] struct HuksBl…
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-security-huks-guide.md | 956 …const struct HuksBlob *encPrivateKey, const struct HuksBlob *peerPublicKey, struct HuksBlob *agree… 967 <strong>const struct HuksBlob *encPrivateKey</strong>
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-security-huks-guide.md | 956 …const struct HuksBlob *encPrivateKey, const struct HuksBlob *peerPublicKey, struct HuksBlob *agree… 967 <strong>const struct HuksBlob *encPrivateKey</strong>
|