Searched refs:AUTH_TOKEN_SIZE (Results 1 – 2 of 2) sorted by relevance
32 #define AUTH_TOKEN_SIZE 32 macro
321 authToken->val = (uint8_t *)HcMalloc(AUTH_TOKEN_SIZE, 0); in GenerateAuthTokenForAccessory()327 authToken->length = AUTH_TOKEN_SIZE; in GenerateAuthTokenForAccessory()