Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_import_wrapped_test_common.cpp143 const struct HksBlob *huksPublicKey, struct HksBlob *outSharedKey) in ImportKekAndAgreeSharedSecret()
239 … struct HksBlob outSharedKey = { .size = HKS_KEY_BYTES(HKS_AES_KEY_SIZE_256), .data = nullptr }; in HksImportWrappedKeyTestCommonCase() local