Home
last modified time | relevance | path

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

/test/xts/acts/security/huks/huks_napi_BasicTest/include/
Dhuks_wrapped_test_common.h29 struct OH_Huks_Blob *callerKeyAlias; member
/test/xts/acts/security/huks/huks_ndk_Test/entry/src/main/cpp/
Dutils.cpp46 struct OH_Huks_Blob* callerKeyAlias; member
/test/xts/acts/security/huks/security_huks_reformed_test/huks_hmac_callback_BasicTest/entry/src/ohosTest/js/test/HMAC/
DSecurityHuksImportJsunit.test.js35 let callerKeyAlias = "test_caller_key_ecdh_aes192"; variable
954 async function ImportKekAndAgreeSharedSecret(callerKekAlias, importKekParams, callerKeyAlias, huksP… argument