Home
last modified time | relevance | path

Searched refs:ClientBindAesEncrypt (Results 1 – 1 of 1) 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.c162 static int ClientBindAesEncrypt(IsoClientBindExchangeTask *task, const IsoParams *params, in ClientBindAesEncrypt() function
214 int res = ClientBindAesEncrypt(task, params, &encData, &nonce); in ClientBindExchangeStart()