Skip to content

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 <[email protected]>
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 <[email protected]>
@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 <[email protected]>
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