Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Duser_auth_funcs.c540 Uint8Array executorInfoTlvMsg, Uint8Array *executorInfoArray, uint32_t executorInfoArraySize) in GetSignExecutorInfoFuncInner() argument
550 if (index >= executorInfoArraySize) { in GetSignExecutorInfoFuncInner()
562 …ResultCode result = GetMultiDataSerializedMsg(executorInfoArray, executorInfoArraySize, &executorI… in GetSignExecutorInfoFuncInner()