Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/evp/
H A De_chacha20poly1305.c52 struct aead_chacha20_poly1305_ctx *c20_ctx; in aead_chacha20_poly1305_init() local
80 struct aead_chacha20_poly1305_ctx *c20_ctx = ctx->aead_state; in aead_chacha20_poly1305_cleanup() local
130 const struct aead_chacha20_poly1305_ctx *c20_ctx = ctx->aead_state; in aead_chacha20_poly1305_seal() local
180 const struct aead_chacha20_poly1305_ctx *c20_ctx = ctx->aead_state; in aead_chacha20_poly1305_open() local
237 const struct aead_chacha20_poly1305_ctx *c20_ctx = ctx->aead_state; in aead_xchacha20_poly1305_seal() local
285 const struct aead_chacha20_poly1305_ctx *c20_ctx = ctx->aead_state; in aead_xchacha20_poly1305_open() local