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