Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/auth/iso_auth_task/
H A Diso_auth_task_common.c29 #define AUTH_TOKEN_SIZE_BYTE 32 macro
152 res = InitSingleParam(outKey, AUTH_TOKEN_SIZE_BYTE); in GenerateAuthTokenForAccessory()