Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/cipher/
De_chacha20poly1305.c37 struct aead_chacha20_poly1305_ctx *c20_ctx; in aead_chacha20_poly1305_init() local
65 struct aead_chacha20_poly1305_ctx *c20_ctx = ctx->aead_state; in aead_chacha20_poly1305_cleanup() local
97 const struct aead_chacha20_poly1305_ctx *c20_ctx, in aead_poly1305()
116 const struct aead_chacha20_poly1305_ctx *c20_ctx = ctx->aead_state; in seal_impl() local
155 const struct aead_chacha20_poly1305_ctx *c20_ctx = ctx->aead_state; in open_impl() local