Home
last modified time | relevance | path

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

/crypto/
Dchacha20poly1305.c53 struct chachapoly_req_ctx { struct
76 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in async_done_continue() argument
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()
204 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_cipherpad()
233 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_cipher()
263 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_adpad()
[all …]