Home
last modified time | relevance | path

Searched defs:plainCipherText (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_import_wrapped_test_common.cpp167 struct HksBlob *plainCipherText, struct HksBlob *kekCipherText) in EncryptImportedPlainKeyAndKek()
242 struct HksBlob plainCipherText = { MAX_KEY_SIZE, plainKeyCipherBuffer }; in HksImportWrappedKeyTestCommonCase() local