Lines Matching refs:chachapoly_req_ctx
59 struct chachapoly_req_ctx { struct
99 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_verify_tag()
112 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_copy_tag()
128 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in chacha_decrypt()
158 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_tail_continue()
175 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_tail()
208 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_cipherpad()
238 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_cipher()
269 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_adpad()
299 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_ad()
323 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_setkey()
350 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_init()
374 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_genkey()
413 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in chacha_encrypt()
443 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in chachapoly_encrypt()
464 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in chachapoly_decrypt()
541 align + offsetof(struct chachapoly_req_ctx, u) + in chachapoly_init()