Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/creds_manager/
H A Ddas_lite_token_manager.c28 Uint8Buff isoKeyAliasBuff = { isoKeyAliasVal, ISO_KEY_ALIAS_LEN }; in UnregisterLocalIdentityLite() local
31 &isoKeyAliasBuff); in UnregisterLocalIdentityLite()
40 res = loader->deleteKey(&isoKeyAliasBuff, false, params->osAccountId); in UnregisterLocalIdentityLite()
56 Uint8Buff isoKeyAliasBuff = { isoKeyAliasVal, ISO_KEY_ALIAS_LEN }; in DeletePeerAuthInfoLite() local
59 &isoKeyAliasBuff); in DeletePeerAuthInfoLite()
68 res = loader->deleteKey(&isoKeyAliasBuff, false, params->osAccountId); in DeletePeerAuthInfoLite()