Home
last modified time | relevance | path

Searched defs:encAuthCodeBuf (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/lite_exchange_task/
H A Diso_server_bind_exchange_task.c144 Uint8Buff *encAuthCodeBuf) in GenAndEncAuthCode()
204 Uint8Buff encAuthCodeBuf = { encAuthCode, AUTH_CODE_LEN + TAG_LEN }; in GenerateAuthCodeAndImport() local