20/10/2017 11:52, De Lara Guarch, Pablo: > Same comments as in patch 1, and also fix the commit title > ("for" duplicated) and avoid "_".
The underscore is forbidden in titles to avoid naming variable or function names instead of giving a clear scope understandable without digging in the code. Here "aad_len" can probably be replaced by "AAD length".