Searched refs:agreeKeyTag (Results 1 – 2 of 2) sorted by relevance
| /test/xts/acts/security/huks/huks_napi_BasicTest/src/ |
| D | huks_wrapped_test_common.cpp | 194 struct OH_Huks_Blob agreeKeyTag = {.size = tagSize, .data = agreeKeyTagBuf}; in ImportWrappedKey() local 200 …struct OH_Huks_Blob *blobArray[] = {peerPublicKey, &commonAad, &commonNonce, &agreeKeyTag, ke… in ImportWrappedKey()
|
| /test/xts/acts/security/huks/huks_ndk_Test/entry/src/main/cpp/ |
| D | utils.cpp | 398 struct OH_Huks_Blob agreeKeyTag = {.size = tagSize, .data = agreeKeyTagBuf}; in ImportWrappedKey() local 402 …struct OH_Huks_Blob* blobArray[] = {peerPublicKey, &commonAad, &commonNonce, &agreeKeyTag, ke… in ImportWrappedKey()
|