Home
last modified time | relevance | path

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

/test/xts/acts/security/huks_napi_BasicTest/src/
Dhuks_wrapped_test_common.cpp163struct OH_Huks_Blob *plainCipherText, struct OH_Huks_Blob *kekCipherText) in EncryptImportedPlainKeyAndKek()
241 struct OH_Huks_Blob plainCipherText = {OH_HUKS_MAX_KEY_SIZE, plainKeyCipherBuffer}; in HksImportWrappedKeyTestCommonCase() local