Home
last modified time | relevance | path

Searched refs:HUKS_FREE_BLOB (Results 1 - 3 of 3) sorted by relevance

/test/xts/acts/security/huks/huks_napi_BasicTest/src/
H A Dhuks_wrapped_test_common.cpp243 HUKS_FREE_BLOB(huksPublicKey); in HksImportWrappedKeyTestCommonCase()
244 HUKS_FREE_BLOB(callerSelfPublicKey); in HksImportWrappedKeyTestCommonCase()
245 HUKS_FREE_BLOB(outSharedKey); in HksImportWrappedKeyTestCommonCase()
246 HUKS_FREE_BLOB(wrappedKeyData); in HksImportWrappedKeyTestCommonCase()
/test/xts/acts/security/huks/huks_ndk_Test/entry/src/main/cpp/
H A Dutils.cpp178 #define HUKS_FREE_BLOB(blob) \ macro
450 HUKS_FREE_BLOB(huksPublicKey); in HksImportWrappedKeyTestCommonCase()
451 HUKS_FREE_BLOB(callerSelfPublicKey); in HksImportWrappedKeyTestCommonCase()
452 HUKS_FREE_BLOB(outSharedKey); in HksImportWrappedKeyTestCommonCase()
453 HUKS_FREE_BLOB(wrappedKeyData); in HksImportWrappedKeyTestCommonCase()
/test/xts/acts/security/huks/huks_napi_BasicTest/include/
H A Dhuks_mem.h33 #define HUKS_FREE_BLOB(blob) \ macro

Completed in 3 milliseconds