Commit 4ea6739
committed
[zep fromlist] psa_crypto.c: Fix ifdefs to avoid build warning
Add a couple of missing ifdefs to avoid having unreachable code with
AT_LEAST_ONE_BUILTIN_KDF not defined, which otherwise causes a build
warning with clang.
Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
Upstream PR #: 7231 parent 9deb104 commit 4ea6739
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6958 | 6958 | | |
6959 | 6959 | | |
6960 | 6960 | | |
| 6961 | + | |
6961 | 6962 | | |
| 6963 | + | |
6962 | 6964 | | |
6963 | 6965 | | |
6964 | 6966 | | |
| |||
6991 | 6993 | | |
6992 | 6994 | | |
6993 | 6995 | | |
| 6996 | + | |
6994 | 6997 | | |
6995 | 6998 | | |
6996 | 6999 | | |
6997 | 7000 | | |
| 7001 | + | |
6998 | 7002 | | |
6999 | 7003 | | |
7000 | 7004 | | |
| |||
0 commit comments