Home
last modified time | relevance | path

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

/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/expand_process_lib/
Dauth_code_import.c46 Uint8Buff authCode; member
257 Uint8Buff authCode = { authCodeVal, AUTH_CODE_LEN }; in ServerGenAuthCodeProcEvent() local
331 Uint8Buff authCode = { authCodeVal, AUTH_CODE_LEN }; in ClientImportAuthCodeParseEvent() local
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/lite_exchange_task/
Diso_client_bind_exchange_task.c91 uint8_t *authCode = NULL; in DecAndImportAuthCode() local
Diso_server_bind_exchange_task.c147 uint8_t *authCode = (uint8_t *)HcMalloc(AUTH_CODE_LEN, 0); in GenAndEncAuthCode() local
/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/
Dsym_token_manager.c369 uint8_t authCode[DEV_AUTH_AUTH_CODE_SIZE] = { 0 }; in ImportSymTokenToKeyManager() local