Stephen Hemminger <[email protected]> writes: > The AI review checks say not to generate keys, IVs and nonces with > rte_rand(), but do not say what to use instead. Name > rte_random_bytes() as the replacement, and extend the rule to the > other values which must not be predictable. > > Signed-off-by: Stephen Hemminger <[email protected]> > ---
LGTM, Acked-by: Aaron Conole <[email protected]>

