Searched refs:chachapoly_req_ctx (Results 1 – 1 of 1) sorted by relevance
51 struct chachapoly_req_ctx { struct74 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in async_done_continue() argument97 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()[all …]