An epoch identifier unifies an epoch identifier code and its 256bit hash representation. More...
#include <gnunet_messenger_service.h>
Data Fields | |
struct GNUNET_ShortHashCode | hash |
struct GNUNET_MESSENGER_EpochIdentifierCode | code |
An epoch identifier unifies an epoch identifier code and its 256bit hash representation.
Size: 32 bytes
Definition at line 157 of file gnunet_messenger_service.h.
struct GNUNET_ShortHashCode GNUNET_MESSENGER_EpochIdentifier::hash |
Definition at line 159 of file gnunet_messenger_service.h.
Referenced by cancel_epoch_proposal_group(), cb_key_monitor(), generate_room_epoch_announcement(), get_epoch_announcement(), get_epoch_group(), handle_announcement_message(), handle_appeal_message(), handle_revolution_message(), handle_room_delayed_announcement(), iterate_cancel_action_by(), on_message(), propose_epoch_group(), write_epoch_announcement_record(), and write_epoch_group_record().
struct GNUNET_MESSENGER_EpochIdentifierCode GNUNET_MESSENGER_EpochIdentifier::code |
Definition at line 160 of file gnunet_messenger_service.h.
Referenced by cb_key_monitor(), create_epoch_announcement(), create_epoch_group(), create_message_group(), get_epoch_group(), get_epoch_group_level(), get_epoch_proposal_group(), handle_announcement_message(), handle_appeal_message(), handle_authorization_message(), handle_revolution_message(), handle_room_delayed_announcement(), handle_room_delayed_appeal(), handle_secret_message(), is_epoch_identifier_upper(), on_message(), random_epoch_announcement_identifier(), random_epoch_group_identifier(), send_epoch_announcement_authorization(), send_epoch_group(), send_epoch_group_authorization(), and set_epoch_proposal_group().