-
Notifications
You must be signed in to change notification settings - Fork 134
Description
libspdm/include/library/spdm_lib_config.h
Lines 104 to 110 in 389cdf5
| /* If 1 then endpoint supports sending CHALLENGE request. | |
| * If enabled and endpoint is a Responder then LIBSPDM_ENABLE_CAPABILITY_ENCAP_CAP | |
| * must also be enabled. | |
| */ | |
| #ifndef LIBSPDM_SEND_CHALLENGE_SUPPORT | |
| #define LIBSPDM_SEND_CHALLENGE_SUPPORT 1 | |
| #endif |
| #if LIBSPDM_ENABLE_CAPABILITY_CHAL_CAP |
Metadata
Metadata
Assignees
Labels
No labels