Home
last modified time | relevance | path

Searched refs:VerifyPkInfoSignature (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.c428 static int32_t VerifyPkInfoSignature(int32_t osAccountId, const CJson *credJson, CJson *pkInfoJson, in VerifyPkInfoSignature() function
492 ret = VerifyPkInfoSignature(osAccountId, credJson, pkInfoJson, signature, &keyAlias); in DoImportServerPkAndVerify()