Home
last modified time | relevance | path

Searched refs:CheckGenerateKeyPairParams (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.c1536 static int32_t CheckGenerateKeyPairParams(const KeyParams *keyParams, const ExtraInfo *exInfo, uint… in CheckGenerateKeyPairParams() function
1552 int32_t res = CheckGenerateKeyPairParams(keyParams, exInfo, keyLen); in GenerateKeyPairWithStorage()