Lines Matching refs:chachapoly_req_ctx
51 struct chachapoly_req_ctx { struct
74 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in async_done_continue() argument
97 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_verify_tag()
110 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_copy_tag()
126 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in chacha_decrypt()
156 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_tail_continue()
173 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_tail()
202 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_cipherpad()
231 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_cipher()
261 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_adpad()
290 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_ad()
314 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_setkey()
340 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_init()
364 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_genkey()
402 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in chacha_encrypt()
432 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in chachapoly_encrypt()
454 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in chachapoly_decrypt()
527 align + offsetof(struct chachapoly_req_ctx, u) + in chachapoly_init()