Skip to content

Some smaller build or warning fixes#119

Open
jan-kiszka wants to merge 4 commits intomicrosoft:mainfrom
jan-kiszka:smaller-fixes
Open

Some smaller build or warning fixes#119
jan-kiszka wants to merge 4 commits intomicrosoft:mainfrom
jan-kiszka:smaller-fixes

Conversation

@jan-kiszka
Copy link

No description provided.

…Y_CHECK is off

Will fail the build due to missing symbol BnMathLibraryCompatibilityCheck
when LIBRARY_COMPATIBILITY_CHECK is disabled.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Avoids

TPMCmd/tpm/src/crypt/ecc/TpmEcc_Util.c:26:25: warning: no previous prototype for 'TpmEcc_PointFrom2B' [-Wmissing-prototypes]
TPMCmd/tpm/src/crypt/ecc/TpmEcc_Util.c:48:17: warning: no previous prototype for 'TpmEcc_PointTo2B' [-Wmissing-prototypes]

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
@jan-kiszka
Copy link
Author

@microsoft-github-policy-service agree company="Siemens"

BN_STRUCT needs the name and the number of bits as parameters.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant