Home
last modified time | relevance | path

Searched refs:EncryptImportedPlainKeyAndKek (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_import_wrapped_test_common.cpp166 static void EncryptImportedPlainKeyAndKek(const struct HksImportWrappedKeyTestParams *params, in EncryptImportedPlainKeyAndKek() function
249 EncryptImportedPlainKeyAndKek(params, &plainCipherText, &kekCipherText); in HksImportWrappedKeyTestCommonCase()
/ohos5.0/docs/zh-cn/application-dev/security/UniversalKeystoreKit/
H A Dhuks-import-wrapped-key-arkts.md513 async function EncryptImportedPlainKeyAndKek(keyAlias: string) {
590 await EncryptImportedPlainKeyAndKek(importedAes192PlainKey);
H A Dhuks-import-wrapped-key-ndk.md375 static OH_Huks_Result EncryptImportedPlainKeyAndKek(const struct HksImportWrappedKeyTestParams *par…
469 ret = EncryptImportedPlainKeyAndKek(params, &plainCipherText, &kekCipherText);
/ohos5.0/docs/en/application-dev/security/UniversalKeystoreKit/
H A Dhuks-import-wrapped-key-arkts.md513 async function EncryptImportedPlainKeyAndKek(keyAlias: string) {
590 await EncryptImportedPlainKeyAndKek(importedAes192PlainKey);
H A Dhuks-import-wrapped-key-ndk.md375 static OH_Huks_Result EncryptImportedPlainKeyAndKek(const struct HksImportWrappedKeyTestParams *par…
469 ret = EncryptImportedPlainKeyAndKek(params, &plainCipherText, &kekCipherText);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-universal-keystore-kit/
H A Djs-apis-huks-sys.md1179 async function EncryptImportedPlainKeyAndKek(
1253 …const encData: KeyEncAndKekEnc = await EncryptImportedPlainKeyAndKek(userId, importedAes192PlainKe…
/ohos5.0/docs/en/application-dev/reference/apis-universal-keystore-kit/
H A Djs-apis-huks-sys.md1179 async function EncryptImportedPlainKeyAndKek(
1253 …const encData: KeyEncAndKekEnc = await EncryptImportedPlainKeyAndKek(userId, importedAes192PlainKe…