Home
last modified time | relevance | path

Searched refs:AuthGeneratePsk (Results 1 - 2 of 2) sorted by relevance

/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/iso_task_common/
H A Diso_task_common.c571 static int AuthGeneratePsk(const Uint8Buff *seed, IsoParams *params) in AuthGeneratePsk() function
643 res = AuthGeneratePsk(&params->seed, params); in GeneratePsk()
/base/security/device_auth/services/identity_manager/src/
H A Didentity_group.c479 static int32_t AuthGeneratePsk(const CJson *in, const char *groupId, const Uint8Buff *seed, Uint8Buff *sharedSecret) in AuthGeneratePsk() function
543 ret = AuthGeneratePsk(in, groupId, &seedBuff, sharedSecret); in GetSharedSecretForP2pInIso()

Completed in 3 milliseconds