Support and FAQ: visit Microchip Support
#include <crypt.h>
Data Fields | |
uint32_t | counter |
uint64_t | i_vector |
uint32_t | nonce |
uint32_t ctr_blk_t::counter |
Referenced by ctr_encrypt_decrypt(), ctr_inc_counter(), and main().
uint64_t ctr_blk_t::i_vector |
Referenced by ctr_encrypt_decrypt(), ctr_inc_counter(), and main().
uint32_t ctr_blk_t::nonce |
Referenced by ctr_encrypt_decrypt(), ctr_inc_counter(), and main().