mirror of
https://github.com/stefanberger/libtpms
synced 2026-08-11 20:59:34 +00:00
Add a missing break statement to the EVP function selectors based on algorithm. So far this missing break statement had not negative effect since no other algoritms are in use in case statements below the TDES. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> |
||
|---|---|---|
| .. | ||
| tpm2 | ||
| tpm12 | ||
| compiler.h | ||
| libtpms.syms | ||
| Makefile.am | ||
| test.syms | ||
| tpm_library_conf.h | ||
| tpm_library_intern.h | ||
| tpm_library.c | ||
| tpm_tpm2_interface.c | ||
| tpm_tpm2_tis.c | ||
| tpm_tpm12_interface.c | ||
| tpm_tpm12_tis.c | ||