ndn-lite
Macros
tc_constants.h File Reference

– Interface to constants. More...

#include <stdbool.h>

Go to the source code of this file.

Macros

#define NULL   ((void *)0)
 
#define TC_CRYPTO_SUCCESS   1
 
#define TC_CRYPTO_FAIL   0
 
#define TC_ZERO_BYTE   0x00
 

Detailed Description

– Interface to constants.

Macro Definition Documentation

◆ NULL

#define NULL   ((void *)0)

◆ TC_CRYPTO_FAIL

#define TC_CRYPTO_FAIL   0

◆ TC_CRYPTO_SUCCESS

#define TC_CRYPTO_SUCCESS   1

◆ TC_ZERO_BYTE

#define TC_ZERO_BYTE   0x00