Home
last modified time | relevance | path

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

/test/xts/acts/security/huks_napi_BasicTest/src/
Dhuks_wrapped_test_common.cpp139 … const struct OH_Huks_Blob *huksPublicKey, struct OH_Huks_Blob *outSharedKey) in ImportKekAndAgreeSharedSecret()
238 …struct OH_Huks_Blob outSharedKey = {.size = OH_HUKS_KEY_BYTES(OH_HUKS_AES_KEY_SIZE_256), .data = n… in HksImportWrappedKeyTestCommonCase() local
/test/xts/acts/security/security_huks_reformed_test/huks_hmac_callback_BasicTest/src/main/js/test/HMAC/
DSecurityHuksImportJsunit.test.js42 let outSharedKey; variable