Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/
H A Dsym_token_manager.c356 static int32_t ImportSymTokenToKeyManager(int32_t osAccountId, const SymToken *token, CJson *in, in… in ImportSymTokenToKeyManager() function
663 res = ImportSymTokenToKeyManager(osAccountId, symToken, in, opCode); in AddToken()