We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ext
From https://github.com/DMTF/libspdm/pull/2968/files#r2012239310.
A + E + ExtAlgCount2 + ExtAlgCount3 + ExtAlgCount4 + ExtAlgCount5 shall be less than or equal to 20.
Add a new #define to spdm.h and perform this check during NEGOTIATE_ALGORITHMS / ALGORITHMS.
#define
spdm.h
NEGOTIATE_ALGORITHMS / ALGORITHMS
The text was updated successfully, but these errors were encountered:
No branches or pull requests
From https://github.com/DMTF/libspdm/pull/2968/files#r2012239310.
Add a new
#define
tospdm.h
and perform this check duringNEGOTIATE_ALGORITHMS / ALGORITHMS
.The text was updated successfully, but these errors were encountered: