chachapoly_ctx 88 crypto/chacha20poly1305.c struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); chachapoly_ctx 127 crypto/chacha20poly1305.c struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); chachapoly_ctx 174 crypto/chacha20poly1305.c struct chachapoly_ctx *ctx = crypto_aead_ctx(tfm); chachapoly_ctx 203 crypto/chacha20poly1305.c struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); chachapoly_ctx 232 crypto/chacha20poly1305.c struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); chachapoly_ctx 262 crypto/chacha20poly1305.c struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); chachapoly_ctx 291 crypto/chacha20poly1305.c struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); chachapoly_ctx 315 crypto/chacha20poly1305.c struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); chachapoly_ctx 341 crypto/chacha20poly1305.c struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); chachapoly_ctx 365 crypto/chacha20poly1305.c struct chachapoly_ctx *ctx = crypto_aead_ctx(tfm); chachapoly_ctx 403 crypto/chacha20poly1305.c struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); chachapoly_ctx 479 crypto/chacha20poly1305.c struct chachapoly_ctx *ctx = crypto_aead_ctx(aead); chachapoly_ctx 511 crypto/chacha20poly1305.c struct chachapoly_ctx *ctx = crypto_aead_ctx(tfm); chachapoly_ctx 547 crypto/chacha20poly1305.c struct chachapoly_ctx *ctx = crypto_aead_ctx(tfm); chachapoly_ctx 650 crypto/chacha20poly1305.c inst->alg.base.cra_ctxsize = sizeof(struct chachapoly_ctx) +