Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/
Dn2_core.c685 struct n2_request_context { struct
882 struct n2_request_context *rctx = ablkcipher_request_ctx(req); in n2_compute_chunks()
963 struct n2_request_context *rctx = ablkcipher_request_ctx(req); in n2_chunk_complete()
980 struct n2_request_context *rctx = ablkcipher_request_ctx(req); in n2_do_ecb()
1032 struct n2_request_context *rctx = ablkcipher_request_ctx(req); in n2_do_chaining()
1370 tfm->crt_ablkcipher.reqsize = sizeof(struct n2_request_context); in n2_cipher_cra_init()