MCCI TweetNaCl
TweetNaCl library adapted for embedded use
|
Reference structure for precomputation bytes for box. More...
#include <mcci_tweetnacl_box.h>
Data Fields | |
unsigned char | bytes [32] |
Reference structure for precomputation bytes for box.
Definition at line 82 of file mcci_tweetnacl_box.h.
unsigned char mcci_tweetnacl_box_beforenm_t::bytes[32] |
Definition at line 84 of file mcci_tweetnacl_box.h.
Referenced by mcci_tweetnacl_box_afternm(), mcci_tweetnacl_box_beforenm(), and mcci_tweetnacl_box_open_afternm().