Searched refs:AUTH_ID_LEN (Results 1 – 1 of 1) sorted by relevance
22 #define AUTH_ID_LEN 32 macro374 uint8_t authId[AUTH_ID_LEN] = { 0 }; in ReplaceAuthIdWithRandom()375 Uint8Buff authIdBuff = { authId, AUTH_ID_LEN }; in ReplaceAuthIdWithRandom()