Home
last modified time | relevance | path

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

/linux/crypto/
H A Dhctr2.c49 struct hctr2_request_ctx { struct
138 struct hctr2_request_ctx *rctx = skcipher_request_ctx(req); in hctr2_hash_tweak()
157 struct hctr2_request_ctx *rctx = skcipher_request_ctx(req); in hctr2_hash_message()
182 struct hctr2_request_ctx *rctx = skcipher_request_ctx(req); in hctr2_finish()
213 struct hctr2_request_ctx *rctx = skcipher_request_ctx(req); in hctr2_crypt()
295 BUILD_BUG_ON(offsetofend(struct hctr2_request_ctx, u) != in hctr2_init_tfm()
296 sizeof(struct hctr2_request_ctx)); in hctr2_init_tfm()
298 tfm, max(sizeof(struct hctr2_request_ctx), in hctr2_init_tfm()
299 offsetofend(struct hctr2_request_ctx, u.xctr_req) + in hctr2_init_tfm()