MCCI TweetNaCl
TweetNaCl library adapted for embedded use
|
Reference structure for nonce bytes for secretbox. More...
#include <mcci_tweetnacl_secretbox.h>
Data Fields | |
unsigned char | bytes [24] |
Reference structure for nonce bytes for secretbox.
Definition at line 61 of file mcci_tweetnacl_secretbox.h.
unsigned char mcci_tweetnacl_secretbox_nonce_t::bytes[24] |
Definition at line 63 of file mcci_tweetnacl_secretbox.h.
Referenced by mcci_tweetnacl_secretbox(), and mcci_tweetnacl_secretbox_open().