#include "platform.h"
#include "gnunet_util_lib.h"
#include "gnunet_testing_lib.h"
#include "testing_api_barrier.h"
Go to the source code of this file.
Functions | |
void | GNUNET_TESTING_barrier_name_hash_ (const char *barrier_name, struct GNUNET_ShortHashCode *bkey) |
void GNUNET_TESTING_barrier_name_hash_ | ( | const char * | barrier_name, |
struct GNUNET_ShortHashCode * | bkey | ||
) |
Definition at line 39 of file testing_api_barrier.c.
References GNUNET_CRYPTO_hash().
Referenced by barrier_reached_run(), GNUNET_TESTING_cmd_barrier_create(), and GNUNET_TESTING_get_barrier_().