Home
last modified time | relevance | path

Searched refs:ConstructGenerateKeyPairWithStorageParams (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.c1504 static int32_t ConstructGenerateKeyPairWithStorageParams(struct HksParamSet **paramSet, Algorithm a… in ConstructGenerateKeyPairWithStorageParams() function
1563 … res = ConstructGenerateKeyPairWithStorageParams(&paramSet, algo, keyLen, purpose, &authIdParams); in GenerateKeyPairWithStorage()