Home
last modified time | relevance | path

Searched refs:GenerateAndExportCallerPublicKey (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/security/huks/huks_napi_BasicTest/src/
Dhuks_wrapped_test_common.cpp121 static void GenerateAndExportCallerPublicKey(const struct HksImportWrappedKeyTestParams *params, in GenerateAndExportCallerPublicKey() function
238 GenerateAndExportCallerPublicKey(params, &callerSelfPublicKey); in HksImportWrappedKeyTestCommonCase()
/test/xts/acts/security/huks/huks_ndk_Test/entry/src/main/cpp/
Dutils.cpp324 static OH_Huks_Result GenerateAndExportCallerPublicKey(const struct HksImportWrappedKeyTestParams* … in GenerateAndExportCallerPublicKey() function
436 ret = GenerateAndExportCallerPublicKey(params, &callerSelfPublicKey); in HksImportWrappedKeyTestCommonCase()