Home
last modified time | relevance | path

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

/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/
Dhuks_adapter.c586 const struct HksBlob *sharedKeyAliasBlob) in AgreeSharedSecretWithStorageP256()
637 struct HksBlob *sharedKeyAliasBlob) in AgreeSharedSecretIfKeyExist()
656 struct HksBlob sharedKeyAliasBlob = { sharedKeyAlias->length, sharedKeyAlias->val }; in AgreeSharedSecretWithStorage() local
Dhuks_adapter_utils.c702 const struct HksBlob *sharedKeyAliasBlob) in ConstructFinishParamsP256()