All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
riot.h File Reference

Crypto function api for glueing RIOT crypto libraries. More...

Detailed Description

Crypto function api for glueing RIOT crypto libraries.

Author
Francisco Molina franc.nosp@m.ois-.nosp@m.xavie.nosp@m.r.mo.nosp@m.lina@.nosp@m.inri.nosp@m.a.fr

Definition in file riot.h.

Go to the source code of this file.

Functions

void libcose_crypt_init (void)
 Initialize libCOSE RIOT crypto backend.
 
#define AUTO_INIT_PRIO_MOD_LIBCOSE   1050
 libCOSE init priority
 

Macro Definition Documentation

◆ AUTO_INIT_PRIO_MOD_LIBCOSE

#define AUTO_INIT_PRIO_MOD_LIBCOSE   1050

libCOSE init priority

Definition at line 31 of file riot.h.

◆ HAVE_ALGO_CHACHA20POLY1305

#define HAVE_ALGO_CHACHA20POLY1305

Definition at line 39 of file riot.h.

Function Documentation

◆ libcose_crypt_init()

void libcose_crypt_init ( void )

Initialize libCOSE RIOT crypto backend.

Note
Automatically called if 'auto_init_libcose_crypt_riot' is included