Home
last modified time | relevance | path

Searched defs:chacha20_ctx (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/crypto/
H A Dchachapoly.h27 struct chacha20_ctx { struct
28 uint8_t block[CHACHA20_BLOCK_LEN];
29 uint8_t nonce[CHACHA20_NONCE];