Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/
H A Dhuks_adapter.c1235 struct HksBlob outDataUpdateBlob = { ECDH_COMMON_SIZE_P256, outDataUpdate }; in AgreeSharedSecretWithStorageP256() local
1245 res = HksUpdate(&handleBlob, initParamSet, &pubKeyBlob, &outDataUpdateBlob); in AgreeSharedSecretWithStorageP256()