Home
last modified time | relevance | path

Searched refs:GenerateKeyPairIfNotExist (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/standard_exchange_task/
H A Dcommon_standard_bind_exchange.c91 static int32_t GenerateKeyPairIfNotExist(const PakeParams *pakeParams, const Uint8Buff *keyAlias) in GenerateKeyPairIfNotExist() function
119 int32_t res = GenerateKeyPairIfNotExist(pakeParams, keyAlias); in PackageAuthInfo()