Searched refs:randomVal (Results 1 – 1 of 1) sorted by relevance
725 uint8_t randomVal[DEV_SESSION_SALT_LEN] = { 0 }; in GetSaltMsg() local726 Uint8Buff random = { randomVal, DEV_SESSION_SALT_LEN }; in GetSaltMsg()