Searched refs:wrappingEncKey (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/drivers/peripheral/huks/hdi_service/ |
H A D | huks_hdi_service.c | 62 …const struct HuksBlob *wrappingEncKey, const struct HuksBlob *wrappedKeyData, const struct HuksPar… in HuksImportWrappedKey() argument 67 …HDI_CONVERTER_FUNC_IMPORTWRAPPEDKEY(wrappingKeyAlias, wrappingEncKey, wrappedKeyData, paramSet, en… in HuksImportWrappedKey()
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/huks/ |
H A D | interface_i_huks.md | 23 …uks_blob.md) wrappingKeyAlias, [in] struct [HuksBlob](_huks_blob.md) wrappingEncKey, [in] struct [… 398 IHuks::ImportWrappedKey ([in] struct HuksBlob wrappingKeyAlias, [in] struct HuksBlob wrappingEncKey… 411 | wrappingEncKey | 用于做加密导入的中间密钥密文[HuksBlob](_huks_blob.md),密钥材料结构参见《HUKS设备开发指南》。 |
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-security-huks-guide.md | 291 …const struct HuksBlob *wrappingEncKey, const struct HuksBlob *wrappedKeyData, const struct HuksPar… 306 <strong>const struct HuksBlob *wrappingEncKey</strong> 308 1. wrappingEncKey != null 309 2. wrappingEncKey -> data != null 310 3. wrappingEncKey -> dataLen != 0
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/huks_v1_0/c_target/huks/v1_0/ |
H A D | ihuks.h.txt | 45 …const struct HuksBlob* wrappingEncKey, const struct HuksBlob* wrappedKeyData, const struct HuksPar…
|
H A D | huks_service.c.txt | 51 …const struct HuksBlob* wrappingEncKey, const struct HuksBlob* wrappedKeyData, const struct HuksPar…
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/huks_v1_0/dump_ast_target/ |
H A D | dump.txt | 25 [in] ohos.hdi.huks.v1_0.HuksBlob wrappingEncKey,
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-security-huks-guide.md | 293 …const struct HuksBlob *wrappingEncKey, const struct HuksBlob *wrappedKeyData, const struct HuksPar… 308 <strong>const struct HuksBlob *wrappingEncKey</strong> 310 1. wrappingEncKey != null 311 2. wrappingEncKey -> data != null 312 3. wrappingEncKey -> dataLen != 0
|
/ohos5.0/drivers/interface/huks/v1_0/ |
H A D | IHuks.idl | 123 * @param wrappingEncKey Indicates the encrypted intermediate 142 ImportWrappedKey([in] struct HuksBlob wrappingKeyAlias, [in] struct HuksBlob wrappingEncKey,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/huks_v1_0/foo/huks/v1_0/ |
H A D | IHuks.idl | 123 * @param wrappingEncKey Indicates the encrypted intermediate 142 ImportWrappedKey([in] struct HuksBlob wrappingKeyAlias, [in] struct HuksBlob wrappingEncKey,
|