Leancrypto 0.12.0
Post-Quantum Cryptographic Library
Loading...
Searching...
No Matches
lc_chacha20.h File Reference
#include "lc_sym.h"
+ Include dependency graph for lc_chacha20.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void cc20_block (struct lc_sym_state *state, uint32_t *stream)
 ChaCha20 block function.
 

Variables

const struct lc_sym * lc_chacha20
 

Variable Documentation

◆ lc_chacha20

const struct lc_sym* lc_chacha20
extern