Home
last modified time | relevance | path

Searched defs:sharedKeyAliasBlob (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.c1184 const struct HksBlob *sharedKeyAliasBlob) in ConstructFinishParamsP256()
1217 const struct HksBlob *sharedKeyAliasBlob) in AgreeSharedSecretWithStorageP256()
1336 struct HksBlob sharedKeyAliasBlob = { sharedKeyAlias->length, sharedKeyAlias->val }; in AgreeSharedSecretWithStorage() local