Home
last modified time | relevance | path

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

/test/xts/acts/security/huks/huks_napi_BasicTest/src/
Dhuks_wrapped_test_common.cpp175 struct OH_Huks_Blob *wrappedKeyData) in ImportWrappedKey()
231 struct OH_Huks_Blob wrappedKeyData = {0, nullptr}; in HksImportWrappedKeyTestCommonCase() local
/test/xts/acts/security/huks/huks_ndk_Test/entry/src/main/cpp/
Dutils.cpp386 … struct OH_Huks_Blob* peerPublicKey, struct OH_Huks_Blob* wrappedKeyData) in ImportWrappedKey()
426 struct OH_Huks_Blob wrappedKeyData = {0, nullptr}; in HksImportWrappedKeyTestCommonCase() local