GNUnet 0.21.1
022.c File Reference

Go to the source code of this file.

Functions

static int block_plugin_SERVICE_get_key (void *cls, enum GNUNET_BLOCK_Type type, const void *block, size_t block_size, struct GNUNET_HashCode *key)
 

Function Documentation

◆ block_plugin_SERVICE_get_key()

static int block_plugin_SERVICE_get_key ( void *  cls,
enum GNUNET_BLOCK_Type  type,
const void *  block,
size_t  block_size,
struct GNUNET_HashCode key 
)
static

Definition at line 2 of file 022.c.

5{
6 // Store the key in the key argument, return GNUNET_OK on success.
7}

Referenced by libgnunet_plugin_block_SERVICE_init().

Here is the caller graph for this function: