Home
last modified time | relevance | path

Searched refs:chachapoly_req_ctx (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/crypto/
Dchacha20poly1305.c51 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()
[all …]