Home
last modified time | relevance | path

Searched refs:ImportWrappedKey (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_import_wrapped_test_common.cpp28 namespace Unittest::ImportWrappedKey { namespace
36 {.tag = HKS_TAG_ASSOCIATED_DATA, .blob = {.size = Unittest::ImportWrappedKey::AAD_SIZE,
37 … .data = (uint8_t *) Unittest::ImportWrappedKey::AAD}
39 { .tag = HKS_TAG_NONCE, .blob = {.size = Unittest::ImportWrappedKey::NONCE_SIZE,
40 .data = (uint8_t *) Unittest::ImportWrappedKey::NONCE}
51 {.tag = HKS_TAG_IV, .blob = {.size = Unittest::ImportWrappedKey::IV_SIZE,
52 .data = (uint8_t *) Unittest::ImportWrappedKey::IV }
187 struct HksBlob commonAad = {.size = Unittest::ImportWrappedKey::AAD_SIZE, in ImportWrappedKey()
188 … .data = reinterpret_cast<uint8_t *>(Unittest::ImportWrappedKey::AAD)}; in ImportWrappedKey()
189 struct HksBlob commonNonce = {.size = Unittest::ImportWrappedKey::NONCE_SIZE, in ImportWrappedKey()
[all …]
H A Dhks_import_wrapped_x25519_suite_test.cpp31 namespace Unittest::ImportWrappedKey { namespace
95 {.tag = HKS_TAG_IV, .blob = {.size = Unittest::ImportWrappedKey::IV_SIZE,
96 .data = (uint8_t *) Unittest::ImportWrappedKey::IV}
120 {.tag = HKS_TAG_ASSOCIATED_DATA, .blob = {.size = Unittest::ImportWrappedKey::AAD_SIZE,
121 … .data = (uint8_t *) Unittest::ImportWrappedKey::AAD}
124 .size = Unittest::ImportWrappedKey::NONCE_SIZE,
125 .data = (uint8_t *) Unittest::ImportWrappedKey::NONCE
H A Dhks_import_wrapped_ecdh_suite_test.cpp31 namespace Unittest::ImportWrappedKey { namespace
103 … {.size = Unittest::ImportWrappedKey::IV_SIZE, .data = (uint8_t *) Unittest::ImportWrappedKey::IV}
H A Dhks_import_wrapped_sm2_suite_test.cpp31 namespace Unittest::ImportWrappedKey { namespace
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/include/
H A Dhks_import_wrapped_ecdh_suite_test.h22 namespace Unittest::ImportWrappedKey {
H A Dhks_import_wrapped_x25519_suite_test.h22 namespace Unittest::ImportWrappedKey {
H A Dhks_import_wrapped_test_common.h21 namespace Unittest::ImportWrappedKey {
H A Dhks_import_wrapped_sm2_suite_test.h24 namespace Unittest::ImportWrappedKey {
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/huks/
H A Dinterface_i_huks.md23 | [ImportWrappedKey](#importwrappedkey) ([in] struct [HuksBlob](_huks_blob.md) wrappingKeyAlias, [i…
395 ### ImportWrappedKey()
398 IHuks::ImportWrappedKey ([in] struct HuksBlob wrappingKeyAlias, [in] struct HuksBlob wrappingEncKey…
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/idl/passthrough/
H A Dhuks_hdi_access.c114 HKS_IF_NULL_LOGE_RETURN(g_hksHdiProxyInstance->ImportWrappedKey, HKS_ERROR_NULL_POINTER, in HdiProxyImportWrappedKey()
116 …return g_hksHdiProxyInstance->ImportWrappedKey(g_hksHdiProxyInstance, wrappingKeyAlias, key, wrapp… in HdiProxyImportWrappedKey()
/ohos5.0/docs/zh-cn/application-dev/security/UniversalKeystoreKit/
H A Dhuks-import-wrapped-key-ndk.md392 static OH_Huks_Result ImportWrappedKey(const struct HksImportWrappedKeyTestParams *params,
477 …ret = ImportWrappedKey(params, &plainCipherText, &kekCipherText, &callerSelfPublicKey, &wrappedKey…
545 static napi_value ImportWrappedKey(napi_env env, napi_callback_info info) {
H A Dhuks-import-wrapped-key-arkts.md566 async function ImportWrappedKey() {
/ohos5.0/drivers/peripheral/huks/test/unittest/
H A Dhdi_ihuks_api_function_test.cpp237 ASSERT_NE(g_huksHdiProxy->ImportWrappedKey, nullptr);
/ohos5.0/drivers/peripheral/huks/hdi_service/
H A Dhuks_hdi_service.c242 service->interface.ImportWrappedKey = HuksImportWrappedKey; in HuksImplGetInstance()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/huks_v1_0/c_target/huks/v1_0/
H A Dihuks.h.txt44 int32_t (*ImportWrappedKey)(struct IHuks *self, const struct HuksBlob* wrappingKeyAlias,
H A Dhuks_service.c.txt175 service->interface.ImportWrappedKey = HuksImportWrappedKey;
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/huks_v1_0/dump_ast_target/
H A Ddump.txt23 [mini, lite, full] ImportWrappedKey(
/ohos5.0/docs/en/application-dev/security/UniversalKeystoreKit/
H A Dhuks-import-wrapped-key-ndk.md392 static OH_Huks_Result ImportWrappedKey(const struct HksImportWrappedKeyTestParams *params,
477 …ret = ImportWrappedKey(params, &plainCipherText, &kekCipherText, &callerSelfPublicKey, &wrappedKey…
545 static napi_value ImportWrappedKey(napi_env env, napi_callback_info info) {
H A Dhuks-import-wrapped-key-arkts.md566 async function ImportWrappedKey() {
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-security-huks-guide.md96 | [ImportWrappedKey()](#importwrappedkey) |导入加密密钥,并返回密文材料。 | 出…
283 #### ImportWrappedKey subsubsection
290 <pre><code>int32_t ImportWrappedKey(struct IHuks *self, const struct HuksBlob *wrappingKeyAlias,
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-security-huks-guide.md100 | [ImportWrappedKey()](#importwrappedkey) |Imports a wrapped (encrypted) key. …
285 #### ImportWrappedKey subsubsection
292 <pre><code>int32_t ImportWrappedKey(struct IHuks *self, const struct HuksBlob *wrappingKeyAlias,
/ohos5.0/drivers/interface/huks/v1_0/
H A DIHuks.idl142 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.idl142 ImportWrappedKey([in] struct HuksBlob wrappingKeyAlias, [in] struct HuksBlob wrappingEncKey,