Home
last modified time | relevance | path

Searched refs:xchacha20_poly1305_ctx (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/opencrypto/
H A Dxform_chacha20_poly1305.c43 struct xchacha20_poly1305_ctx { struct
178 struct xchacha20_poly1305_ctx *ctx = vctx; in xchacha20_poly1305_setkey()
191 struct xchacha20_poly1305_ctx *ctx = vctx; in xchacha20_poly1305_reinit()
213 .ctxsize = sizeof(struct xchacha20_poly1305_ctx),