Home
last modified time | relevance | path

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

/dflybsd-src/sys/crypto/
H A Dchachapoly.c28 struct chacha20poly1305_ctx { struct
48 _chacha20poly1305_init(struct chacha20poly1305_ctx *ctx, bool enc_mode, in _chacha20poly1305_init() argument