Home
last modified time | relevance | path

Searched refs:wrappingEncKey (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/drivers/peripheral/huks/hdi_service/
H A Dhuks_hdi_service.c62 …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 Dinterface_i_huks.md23 …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 Dsubsys-security-huks-guide.md291 …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 Dihuks.h.txt45 …const struct HuksBlob* wrappingEncKey, const struct HuksBlob* wrappedKeyData, const struct HuksPar…
H A Dhuks_service.c.txt51 …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 Ddump.txt25 [in] ohos.hdi.huks.v1_0.HuksBlob wrappingEncKey,
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-security-huks-guide.md293 …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 DIHuks.idl123 * @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 DIHuks.idl123 * @param wrappingEncKey Indicates the encrypted intermediate
142 ImportWrappedKey([in] struct HuksBlob wrappingKeyAlias, [in] struct HuksBlob wrappingEncKey,