Home
last modified time | relevance | path

Searched refs:AgreeSharedSecretWithStorageP256 (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.c1216 static int32_t AgreeSharedSecretWithStorageP256(const KeyParams *priKeyParams, const KeyBuff *pubKe… in AgreeSharedSecretWithStorageP256() function
1339 return AgreeSharedSecretWithStorageP256(priKeyParams, pubKeyBuff, &sharedKeyAliasBlob); in AgreeSharedSecretWithStorage()