|
RTI Connext Micro C API Version 4.3.0
|
DDS_PSK module log codes. More...
#include "osapi/osapi_log.h"DDS_PSK module log codes.
| #define DDS_PSK_LOG_LIBRARY_REGISTER_EC (SEC_CORE_LOG_BASE + 1) |
Failed to register the DDS_PSK library.
| #define DDS_PSK_LOG_LIBRARY_UNREGISTER_EC (SEC_CORE_LOG_BASE + 2) |
Failed to unregister the DDS_PSK library.
| #define DDS_PSK_LOG_TRUST_EXCEPTION_EC (SEC_CORE_LOG_BASE + 3) |
Log trust exceptions.
| #define DDS_PSK_LOG_TRUST_INVALID_IDENTITY_HANDLE_EC (SEC_CORE_LOG_BASE + 4) |
Invalid identity handle.
| #define DDS_PSK_LOG_TRUST_INVALID_PARTICIPANT_GUID_EC (SEC_CORE_LOG_BASE + 5) |
Invalid identity handle.
| #define DDS_PSK_LOG_TRUST_GET_IDENTITY_TOKEN_FAILED_EC (SEC_CORE_LOG_BASE + 6) |
Invalid identity handle.
| #define DDS_PSK_LOG_AUTH_CREATION_EC (SEC_CORE_LOG_BASE + 18) |
Failed to create the DDS_PSK Auth plugin.
| #define DDS_PSK_LOG_INTERCEPTOR_CREATION_FAILED_EC (SEC_CORE_LOG_BASE + 19) |
Failed to create the DDS_PSK Interceptor plugin.
| #define DDS_PSK_LOG_INTERCEPTOR_PASSPHRASE_PARSING_FAILED_EC (SEC_CORE_LOG_BASE + 20) |
Failed to process the PSK passphrase.
| #define DDS_PSK_LOG_INTERCEPTOR_PROPERTY_PARSING_FAILED_EC (SEC_CORE_LOG_BASE + 21) |
Failed to process PropertyQoS.
| #define DDS_PSK_LOG_KEY_HANDLE_DB_PROCESS_FAILED_EC (SEC_CORE_LOG_BASE + 22) |
Failed to process the Key handle DB.
| #define DDS_PSK_LOG_INTERCEPTOR_KEY_MATERIAL_DERIVATION_FAILED_EC (SEC_CORE_LOG_BASE + 23) |
Failed to derive key material in the Interceptor plugin.
| #define DDS_PSK_LOG_SESSION_KEY_DERIVATION_FAILED_EC (SEC_CORE_LOG_BASE + 24) |
Failed to derive the session key.
| #define DDS_PSK_LOG_RANDOM_VALUE_GENERATION_FAILED_EC (SEC_CORE_LOG_BASE + 25) |
Failed to generate a random value.
| #define DDS_PSK_LOG_SHA256_COMPUTATION_FAILED_EC (SEC_CORE_LOG_BASE + 26) |
Failed to compute SHA256 hash.
| #define DDS_PSK_LOG_INTERCEPTOR_ASSERT_MASTER_INFO_FAILED_EC (SEC_CORE_LOG_BASE + 27) |
Failed to assert master info in the Interceptor plugin.
| #define DDS_PSK_LOG_INTERCEPTOR_ASSERT_SESSION_INFO_FAILED_EC (SEC_CORE_LOG_BASE + 28) |
Failed to assert session info in the Interceptor plugin.
| #define DDS_PSK_LOG_INTERCEPTOR_REGISTER_PARTICIPANT_FAILED_EC (SEC_CORE_LOG_BASE + 29) |
Failed to register remote participant in the Interceptor plugin.
| #define DDS_PSK_LOG_INTERCEPTOR_SENDER_KEY_ID_PREFIX_DERIVATION_FAILED_EC (SEC_CORE_LOG_BASE + 30) |
Failed to derive sender key ID prefix.
| #define DDS_PSK_LOG_INTERCEPTOR_SECTRANSFORM_MANIPULATE_FAILED_EC (SEC_CORE_LOG_BASE + 31) |
Failed to manipulate transform in the Interceptor plugin.
| #define DDS_PSK_LOG_INTERCEPTOR_SECTRANSFORM_DECODE_FAILED_EC (SEC_CORE_LOG_BASE + 32) |
Failed to decode transform in the Interceptor plugin.
| #define DDS_PSK_LOG_INTERCEPTOR_ENCODE_RTPS_MESSAGE_FAILED_EC (SEC_CORE_LOG_BASE + 33) |
Failed to encode in the Interceptor plugin.
| #define DDS_PSK_LOG_INTERCEPTOR_ENCODE_SERIALIZE_SECBODY_FAILED_EC (SEC_CORE_LOG_BASE + 34) |
Failed to encode serialize secbody in the Interceptor plugin.
| #define DDS_PSK_LOG_INTERCEPTOR_ENCODE_SERIALIZE_POSTFIX_FAILED_EC (SEC_CORE_LOG_BASE + 35) |
Failed to encode serialize postfix in the Interceptor plugin.
| #define DDS_PSK_LOG_INTERCEPTOR_ENCODE_SERIALIZE_PREFIX_FAILED_EC (SEC_CORE_LOG_BASE + 36) |
Failed to serialize prefix in the Interceptor plugin.
| #define DDS_PSK_LOG_INTERCEPTOR_DECODE_PROCESS_TOTAL_HEADER_FAILED_EC (SEC_CORE_LOG_BASE + 37) |
Failed to process total header in the Interceptor plugin.
| #define DDS_PSK_LOG_INTERCEPTOR_DECODE_INFO_SRC_FAILED_EC (SEC_CORE_LOG_BASE + 38) |
Failed to decode info src in the Interceptor plugin.
| #define DDS_PSK_LOG_INTERCEPTOR_DECODE_RTPS_MESSAGE_FAILED_EC (SEC_CORE_LOG_BASE + 39) |
Failed to decode RTPS message in the Interceptor plugin.
| #define DDS_PSK_LOG_INTERCEPTOR_DECODE_LOOKUP_POSTFIX_FAILED_EC (SEC_CORE_LOG_BASE + 40) |
Failed to decode lookup postfix in the Interceptor plugin.
| #define DDS_PSK_LOG_INTERCEPTOR_DECODE_SEC_RTPS_POSTFIX_FAILED_EC (SEC_CORE_LOG_BASE + 41) |
Failed to decode SEC RTPS Postfix in the Interceptor plugin.
| #define DDS_PSK_LOG_INTERCEPTOR_DECODE_SEC_RTPS_PREFIX_FAILED_EC (SEC_CORE_LOG_BASE + 42) |
Failed to process SEC RTPS Prefix in the Interceptor plugin.
| #define DDS_PSK_LOG_INTERCEPTOR_ASSERT_MASTER_HANDLE_FAILED_EC (SEC_CORE_LOG_BASE + 43) |
Failed to assert master handle in the Interceptor plugin.
| #define DDS_PSK_LOG_INTERCEPTOR_GET_TRANSFORM_STATE_FAILED_EC (SEC_CORE_LOG_BASE + 44) |
Failed to get decode transform state in the Interceptor plugin.
| #define DDS_PSK_LOG_INTERCEPTOR_SESSION_INFO_MUTEX_FAILED_EC (SEC_CORE_LOG_BASE + 45) |
Failed to lock session info mutex in the Interceptor plugin.
| #define DDS_PSK_LOG_INTERCEPTOR_GET_MASTER_HANDLE_FAILED_EC (SEC_CORE_LOG_BASE + 46) |
Failed to get master handle in the Interceptor plugin.
| #define DDS_PSK_LOG_ACCESS_CONTROL_GET_CONFIG_FAILED_EC (SEC_CORE_LOG_BASE + 47) |
Failed to get Access Control configuration.
| #define DDS_PSK_LOG_ACCESS_CONTROL_PARSE_PROPERTY_FAILED_EC (SEC_CORE_LOG_BASE + 48) |
Failed to parse Access Control property.
| #define DDS_PSK_LOG_INTERCEPTOR_PASSPHRASE_UPDATE_FAILED_EC (SEC_CORE_LOG_BASE + 50) |
Failed to process the PSK passphrase.
| #define DDS_PSK_LOG_INTERCEPTOR_SESSION_KEY_DERIVATION_FAILED_EC (SEC_CORE_LOG_BASE + 51) |
Failed to derive session key in the Interceptor plugin.
| #define DDS_PSK_LOG_INTERCEPTOR_COMPUTE_HKDF_FAILED_EC (SEC_CORE_LOG_BASE + 52) |
Failed to compute HKDF in the Interceptor plugin.
| #define DDS_PSK_LOG_INTERCEPTOR_INITIALIZATION_FAILED_EC (SEC_CORE_LOG_BASE + 53) |
Failed to create the DDS_PSK Interceptor plugin.
| #define DDS_PSK_LOG_INTERCEPTOR_UNSUPPORTED_URI_SCHEME_EC (SEC_CORE_LOG_BASE + 54) |
Passphrase URI scheme is not supported.
| #define DDS_PSK_LOG_PASS_TRACKER_CREATE_FAILED_EC (SEC_CORE_LOG_BASE + 55) |
Failed to create pass tracker.
| #define DDS_PSK_LOG_PASS_TRACKER_DELETE_FAILED_EC (SEC_CORE_LOG_BASE + 56) |
Failed to delete pass tracker.
| #define DDS_PSK_LOG_PASS_TRACKER_CALLBACK_FAILED_EC (SEC_CORE_LOG_BASE + 57) |
Pass tracker timeout callback failed.