Home
last modified time | relevance | path

Searched refs:ConstructInitParamsP256 (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.c1159 static int32_t ConstructInitParamsP256(struct HksParamSet **initParamSet, const KeyParams *keyParam… in ConstructInitParamsP256() function
1221 int32_t res = ConstructInitParamsP256(&initParamSet, priKeyParams); in AgreeSharedSecretWithStorageP256()