Home
last modified time | relevance | path

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

/openbsd-src/lib/libcrypto/evp/
H A De_chacha20poly1305.c53 struct aead_chacha20_poly1305_ctx *c20_ctx; in aead_chacha20_poly1305_init() local
81 struct aead_chacha20_poly1305_ctx *c20_ctx = ctx->aead_state; in aead_chacha20_poly1305_cleanup() local
131 const struct aead_chacha20_poly1305_ctx *c20_ctx = ctx->aead_state; aead_chacha20_poly1305_seal() local
181 const struct aead_chacha20_poly1305_ctx *c20_ctx = ctx->aead_state; aead_chacha20_poly1305_open() local
238 const struct aead_chacha20_poly1305_ctx *c20_ctx = ctx->aead_state; aead_xchacha20_poly1305_seal() local
286 const struct aead_chacha20_poly1305_ctx *c20_ctx = ctx->aead_state; aead_xchacha20_poly1305_open() local
[all...]