ICV errors need to be reported as auth errors and not alg errors. All other crypto errors can be treated as alg errors.
Signed-off-by: Anoob Joseph <anoobj@marvell.com> Reviewed-by: Janne Peltonen <janne.peltonen@nokia.com>
Files | Coverage |
---|---|
example | 47.807% |
helper | 64.923% |
platform/linux-generic | 75.009% |
test | 81.013% |
Project Totals (231 files) | 73.854% |
1 |
codecov: |
2 |
notify: |
3 |
require_ci_to_pass: yes |
4 |
|
5 |
coverage: |
6 |
precision: 3 |
7 |
round: down |
8 |
range: "50...75" |
9 |
status: |
10 |
project: |
11 |
default: |
12 |
enabled: yes |
13 |
target: 70% |
14 |
threshold: 5% |
15 |
patch: |
16 |
default: |
17 |
enabled: no |
18 |
changes: no |
19 |
|
20 |
parsers: |
21 |
gcov: |
22 |
branch_detection: |
23 |
conditional: yes |
24 |
loop: yes |
25 |
method: no |
26 |
macro: no |
27 |
|
28 |
comment: false |