Add missing strings to several enum string definitions

This commit is contained in:
Tobias Brunner
2019-10-28 14:26:32 +01:00
parent 8b98482e04
commit 45c8399d78
6 changed files with 16 additions and 9 deletions
+1
View File
@@ -51,6 +51,7 @@ ENUM_NEXT(tpm_alg_id_names, TPM2_ALG_SM3_256, TPM2_ALG_ECMQV, TPM2_ALG_NULL,
"OAEP",
"ECDSA",
"ECDH",
"ECDAA",
"SM2",
"ECSCHNORR",
"ECMQV"