Home
last modified time | relevance | path

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

/test/xts/acts/security/huks_napi_BasicTest/src/
Dhuks_wrapped_test_common.cpp178 …_Huks_Blob *kekCipherText, struct OH_Huks_Blob *peerPublicKey, struct OH_Huks_Blob *wrappedKeyData) in ImportWrappedKey()
239 struct OH_Huks_Blob wrappedKeyData = {0, nullptr}; in HksImportWrappedKeyTestCommonCase() local