Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/
H A Daccount_task_main.c125 static int32_t MapSubTaskTypeToOpCode(AccountTaskType subTaskType) in MapSubTaskTypeToOpCode() argument
127 if (subTaskType >= TASK_TYPE_PAKE_V2_AUTH_CLIENT && subTaskType <= TASK_TYPE_ISO_AUTH_SERVER) { in MapSubTaskTypeToOpCode()