MCCI TweetNaCl
TweetNaCl library adapted for embedded use
|
Reference structure for nonce bytes for box. More...
#include <mcci_tweetnacl_box.h>
Data Fields | |
unsigned char | bytes [24] |
Reference structure for nonce bytes for box.
Definition at line 76 of file mcci_tweetnacl_box.h.
unsigned char mcci_tweetnacl_box_nonce_t::bytes[24] |
Definition at line 78 of file mcci_tweetnacl_box.h.
Referenced by mcci_tweetnacl_box(), mcci_tweetnacl_box_afternm(), mcci_tweetnacl_box_open(), and mcci_tweetnacl_box_open_afternm().