Lines Matching defs:ctx
88 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in chacha_iv() local
127 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in chacha_decrypt() local
174 struct chachapoly_ctx *ctx = crypto_aead_ctx(tfm); in poly_tail() local
203 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in poly_cipherpad() local
232 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in poly_cipher() local
262 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in poly_adpad() local
291 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in poly_ad() local
315 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in poly_setkey() local
341 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in poly_init() local
365 struct chachapoly_ctx *ctx = crypto_aead_ctx(tfm); in poly_genkey() local
403 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in chacha_encrypt() local
479 struct chachapoly_ctx *ctx = crypto_aead_ctx(aead); in chachapoly_setkey() local
511 struct chachapoly_ctx *ctx = crypto_aead_ctx(tfm); in chachapoly_init() local
547 struct chachapoly_ctx *ctx = crypto_aead_ctx(tfm); in chachapoly_exit() local
555 struct chachapoly_instance_ctx *ctx = aead_instance_ctx(inst); in chachapoly_free() local
570 struct chachapoly_instance_ctx *ctx; in chachapoly_create() local