Home
last modified time | relevance | path

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

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