Searched refs:chacha20_ctx (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/crypto/
H A Dchachapoly.h27 struct chacha20_ctx { struct
53 struct chacha20_ctx chacha;
H A Dchachapoly.c29 struct chacha20_ctx *ctx = (struct chacha20_ctx *)sched;
45 struct chacha20_ctx *ctx = (struct chacha20_ctx *)key;
53 struct chacha20_ctx *ctx = (struct chacha20_ctx *)key;
H A Dxform.c206 sizeof(struct chacha20_ctx),
/openbsd-current/regress/sys/crypto/chachapoly/
H A Dchachapoly_test.c289 struct chacha20_ctx ctx;

Completed in 174 milliseconds