Home
last modified time | relevance | path

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

/test/xts/acts/security/huks/huks_napi_BasicTest/src/
Dhuks_wrapped_test_common.cpp159struct OH_Huks_Blob *plainCipherText, struct OH_Huks_Blob *kekCipherText) in EncryptImportedPlainKeyAndKek()
233 struct OH_Huks_Blob plainCipherText = {OH_HUKS_MAX_KEY_SIZE, plainKeyCipherBuffer}; in HksImportWrappedKeyTestCommonCase() local
/test/xts/acts/security/huks/huks_ndk_Test/entry/src/main/cpp/
Dutils.cpp367 struct OH_Huks_Blob* plainCipherText, in EncryptImportedPlainKeyAndKek()
428 struct OH_Huks_Blob plainCipherText = {OH_HUKS_MAX_KEY_SIZE, plainKeyCipherBuffer}; in HksImportWrappedKeyTestCommonCase() local