/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
H A D | base_key.cpp | 77 KeyBlob tempShield(sourceCtx.shield); in DoTempStore() 81 targetCtx.shield = std::move(tempShield); in DoTempStore() 350 if (!SaveKeyBlob(keyCtx.shield, pathShield)) { in StoreKey() 591 keyContext_.shield.Clear(); in StoreKey() 881 LoadKeyBlob(keyContext_.shield, shieldPath); in StoreKey() 884 SaveKeyBlob(keyContext_.shield, shieldPath); in StoreKey() 907 keyCtx.shield.Clear(); in StoreKey() 912 keyCtx.shield.Clear(); in StoreKey() 937 keyCtx.shield.Clear(); in StoreKey() 946 keyCtx.shield.Clear(); in StoreKey() [all …]
|
H A D | openssl_crypto.cpp | 31 KeyBlob shield = HashWithPrefix(preKey, keyContext_.secDiscard, AES_256_HASH_RANDOM_SIZE); in AESDecrypt() local 42 …yptInit_ex(ctx.get(), EVP_aes_256_gcm(), NULL, reinterpret_cast<const uint8_t*>(shield.data.get()), in AESDecrypt() 83 KeyBlob shield = HashWithPrefix(preKey, keyContext_.secDiscard, AES_256_HASH_RANDOM_SIZE); in AESEncrypt() local 92 reinterpret_cast<const uint8_t*>(shield.data.get()), in AESEncrypt()
|
H A D | huks_master.cpp | 455 return reinterpret_cast<HksParamSet *>(ctx.shield.data.get()); in GenHuksKeyBlobParam() 701 if (ctx.shield.IsEmpty()) { in EncryptKeyEx() 702 LOGE("bad shield input, size %{public}d", ctx.shield.size); in EncryptKeyEx() 735 if (ctx.shield.IsEmpty()) { in EncryptKey() 736 LOGE("bad shield input, size %{public}d", ctx.shield.size); in EncryptKey() 768 if (ctx.shield.IsEmpty()) { in DecryptKey() 802 if (ctx.shield.IsEmpty()) { in DecryptKeyEx() 864 if (!CheckNeedUpgrade(ctx.shield)) { in UpgradeKey() 888 HksBlob hksIn = ctx.shield.ToHksBlob(); in UpgradeKey() 895 ctx.shield.Clear(); in UpgradeKey() [all …]
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/ |
H A D | js-apis-inputconsumer-sys.md | 129 console.log(`set shield status success`); 131 console.log(`set shield status failed, error: ${JSON.stringify(error, [`code`, `message`])}`); 164 console.log(` get shield status result:${JSON.stringify(shieldstatusResult)}`); 166 console.log(`Failed to get shield status, error: ${JSON.stringify(error, [`code`, `message`])}`);
|
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/ |
H A D | js-apis-inputconsumer-sys.md | 129 console.log(`set shield status success`); 131 console.log(`set shield status failed, error: ${JSON.stringify(error, [`code`, `message`])}`); 164 console.log(` get shield status result:${JSON.stringify(shieldstatusResult)}`); 166 console.log(`Failed to get shield status, error: ${JSON.stringify(error, [`code`, `message`])}`); 192 | FACTORY_MODE | number | Yes| No| Factory mode, which means to shield all shortcut keys.|
|
/ohos5.0/docs/en/device-dev/driver/ |
H A D | driver-overview-foundation.md | 45 … (DevEco Studio): supports abstract description of hardware resources to shield hardware differenc… 47 …s, including the APIs for the memory, locks, threads, and semaphores, to shield operation differen… 65 …e platform device operation APIs are encapsulated in a unified manner to shield hardware differenc… 102 - The OpenHarmony HDF provides a variety of standard peripheral driver models. These models shield …
|
H A D | driver-peripherals-external-des.md | 50 …so encapsulates different types of bus operations in a unified manner to shield differences betwee… 54 6. NetDevice creates dedicated network devices to shield differences between OSs. It provides unifi…
|
H A D | driver-peripherals-touch-des.md | 10 …uch as memory, lock, thread, and timer APIs). The OSAL and platform APIs shield the differences of…
|
H A D | driver-peripherals-user-auth-des.md | 89 …layer. It provides APIs for abstracting hardware device functions, which shield underlying hardwar…
|
H A D | driver-peripherals-sensor-des.md | 8 …AL) and platform driver interfaces (such as I2C, SPI, and UART buses) to shield the difference bet…
|
/ohos5.0/docs/zh-cn/application-dev/web/ |
H A D | Readme-CN.md | 33 - [坚盾守护模式](web-secure-shield-mode.md)
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/ |
H A D | key_blob.h | 157 KeyBlob shield; member
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-dfx-hisysevent-logging.md | 345 - If you want to shield event logging for the **AAFWK** and **POWER** domains in a **.cpp** file, d… 356 - If you want to shield event logging for the **AAFWK** and **POWER** domains of the entire service… 364 - If you want to shield event logging for the **AAFWK** and **POWER** domains globally, define the …
|
/ohos5.0/base/security/certificate_framework/ |
H A D | README-en.md | 18 …ads the algorithm library adaptation layer to adapt to the algorithm and shield differences betwee…
|
/ohos5.0/docs/en/application-dev/web/ |
H A D | Readme-EN.md | 33 - [Using Secure Shield Mode](web-secure-shield-mode.md)
|
H A D | web-secure-shield-mode.md | 43 …e. WebGL provides the 3D graphics drawing capability, which cannot be called in shield daemon mode.
|
/ohos5.0/docs/zh-cn/device-dev/porting/ |
H A D | porting-bes2600w-on-minisystem-display-demo.md | 155 │ ├── Kconfig.liteos_m.defconfig.shield --- 扩展板v200zr-t0默认配置 156 │ └── Kconfig.liteos_m.shield --- 扩展板v200zr-t0配置信息 158 │ ├── Kconfig.liteos_m.defconfig.shield 159 │ └── Kconfig.liteos_m.shield
|
/ohos5.0/docs/en/application-dev/security/UserAuthenticationKit/ |
H A D | user-authentication-overview.md | 57 …unified APIs for implementing user authentication capabilities. The APIs shield the differences be…
|
/ohos5.0/docs/en/device-dev/guide/ |
H A D | device-wlan-sdk.md | 166 3. Perform code adaptation to shield the difference.
|
/ohos5.0/docs/en/device-dev/porting/ |
H A D | porting-bes2600w-on-minisystem-display-demo.md | 154 …│ ├── Kconfig.liteos_m.defconfig.shield --- Default configuration of the expansion board v200zr… 155 │ └── Kconfig.liteos_m.shield --- Configuration of the expansion board v200zr-t0 157 │ ├── Kconfig.liteos_m.defconfig.shield 158 │ └── Kconfig.liteos_m.shield
|
/ohos5.0/docs/en/application-dev/file-management/ |
H A D | app-sandbox-directory.md | 19 …ed by permission and namespace to form an independent directory view and shield the physical (real…
|
/ohos5.0/docs/en/contribute/ |
H A D | OpenHarmony-build-rule.md | 60 # os.path is used to shield system differences. 182 …elease build, all errors generated during the build must be eliminated. DO NOT shield build errors.
|
H A D | OpenHarmony-security-design-guide.md | 163 4-5 Filter out or shield authentication credentials in logs, debugging information, and error messa…
|
H A D | OpenHarmony-hdf-coding-guide.md | 23 …de during service design and development and use the HDF OSAL and PAL to shield the differences, s…
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-mini-extend-file.md | 8 …essing these file systems. The VFS is introduced as an abstract layer to shield the differences be…
|