Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/lite_exchange_task/
H A Diso_client_bind_exchange_task.c41 static int DecAndImportInner(IsoClientBindExchangeTask *realTask, const IsoParams *params, in DecAndImportInner()
87 static int DecAndImportAuthCode(IsoClientBindExchangeTask *realTask, const IsoParams *params, const… in DecAndImportAuthCode()
132 IsoClientBindExchangeTask *realTask = (IsoClientBindExchangeTask *)task; in Process()
162 static int ClientBindAesEncrypt(IsoClientBindExchangeTask *task, const IsoParams *params, in ClientBindAesEncrypt()
205 static int ClientBindExchangeStart(const IsoParams *params, IsoClientBindExchangeTask *task, CJson … in ClientBindExchangeStart()
249IsoClientBindExchangeTask *task = (IsoClientBindExchangeTask *)HcMalloc(sizeof(IsoClientBindExchan… in CreateClientBindExchangeTask()
/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/iso_task/lite_exchange_task/
H A Diso_client_bind_exchange_task.h24 } IsoClientBindExchangeTask; typedef