Home
last modified time | relevance | path

Searched refs:GenAndEncAuthCode (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_server_bind_exchange_task.c143 static int GenAndEncAuthCode(const IsoParams *params, Uint8Buff *nonceBuf, const Uint8Buff *challen… in GenAndEncAuthCode() function
208 res = GenAndEncAuthCode(params, &nonceBuf, &challengeBuf, &encAuthCodeBuf); in GenerateAuthCodeAndImport()