Searched defs:chacha20_ctx (Results 1 – 1 of 1) sorted by relevance
27 struct chacha20_ctx { struct28 uint8_t block[CHACHA20_BLOCK_LEN];29 uint8_t nonce[CHACHA20_NONCE];