Searched defs:sharedKeyAliasBlob (Results 1 – 1 of 1) sorted by relevance
459 const struct HksBlob *sharedKeyAliasBlob) in ConstructFinishParamsP256()493 const struct HksBlob *sharedKeyAliasBlob) in AgreeSharedSecretWithStorageP256()598 struct HksBlob sharedKeyAliasBlob = { sharedKeyAlias->length, sharedKeyAlias->val }; in AgreeSharedSecretWithStorage() local