Home
last modified time | relevance | path

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

/crypto/
A Dchacha20poly1305.c38 struct chachapoly_req_ctx { struct
60 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in async_done_continue() argument
83 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_verify_tag()
102 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in chacha_decrypt()
132 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_hash()
206 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_genkey()
244 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in chacha_encrypt()
274 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in chachapoly_encrypt()
289 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in chachapoly_decrypt()
348 align + offsetof(struct chachapoly_req_ctx, u) + in chachapoly_init()

Completed in 4 milliseconds