Home
last modified time | relevance | path

Searched refs:plainKeyCipherBuffer (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_import_wrapped_test_common.cpp241 uint8_t plainKeyCipherBuffer[MAX_KEY_SIZE] = {0}; in HksImportWrappedKeyTestCommonCase() local
242 struct HksBlob plainCipherText = { MAX_KEY_SIZE, plainKeyCipherBuffer }; in HksImportWrappedKeyTestCommonCase()
/ohos5.0/docs/zh-cn/application-dev/security/UniversalKeystoreKit/
H A Dhuks-import-wrapped-key-ndk.md435 uint8_t plainKeyCipherBuffer[OH_HUKS_MAX_KEY_SIZE] = {0};
436 struct OH_Huks_Blob plainCipherText = {OH_HUKS_MAX_KEY_SIZE, plainKeyCipherBuffer};
/ohos5.0/docs/en/application-dev/security/UniversalKeystoreKit/
H A Dhuks-import-wrapped-key-ndk.md435 uint8_t plainKeyCipherBuffer[OH_HUKS_MAX_KEY_SIZE] = {0};
436 struct OH_Huks_Blob plainCipherText = {OH_HUKS_MAX_KEY_SIZE, plainKeyCipherBuffer};