Searched refs:IsoClientBindExchangeTask (Results 1 – 2 of 2) sorted by relevance
41 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()249 …IsoClientBindExchangeTask *task = (IsoClientBindExchangeTask *)HcMalloc(sizeof(IsoClientBindExchan… in CreateClientBindExchangeTask()
24 } IsoClientBindExchangeTask; typedef