mirror of
https://github.com/stefanberger/libtpms
synced 2025-12-30 01:30:23 +00:00
When testing downgrading from libtpms 0.8 to 0.7 (which is not
possible), the error message which is reported is:
libtpms/tpm2: Unexpect value for MAX_RSA_KEY_BITS; its value 3072 is
not = 2048; (version: 2).
codespell (https://github.com/codespell-project/codespell) reports a
misspelling for "Unexpect", which should be "Unexpected". As the project
contains many more misspellings in comments, error messages and
documentation, fix all misspellings reported by codespell.
Signed-off-by: Nicolas Iooss <nicolas.iooss@ledger.fr>
|
||
|---|---|---|
| .. | ||
| corpus-execute-command | ||
| base64decode.c | ||
| base64decode.sh | ||
| common | ||
| freebl_sha1flattensize.c | ||
| fuzz-main.c | ||
| fuzz.cc | ||
| fuzz.sh | ||
| Makefile.am | ||
| nvram_offsets.c | ||
| oss-fuzz.sh | ||
| run-fuzzer.sh | ||
| tpm2_createprimary.c | ||
| tpm2_createprimary.sh | ||
| tpm2_pcr_read.c | ||
| tpm2_pcr_read.sh | ||
| tpm2_selftest.c | ||
| tpm2_selftest.sh | ||