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. More...
 
#define AUTO_INIT_PRIO_MOD_LIBCOSE   1050
 libCOSE init priority
 

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