Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/
H A Dasy_token_manager.c792 static int32_t DoGenerateAndExportPk(int32_t osAccountId, const char *userId, const char *deviceId, in DoGenerateAndExportPk() function
860 int32_t ret = DoGenerateAndExportPk(osAccountId, userId, deviceId, &keyAlias, &publicKey); in GetRegisterProof()