Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Dn2_core.c686 struct n2_request_context { struct
890 struct n2_request_context *rctx = ablkcipher_request_ctx(req); in n2_compute_chunks()
971 struct n2_request_context *rctx = ablkcipher_request_ctx(req); in n2_chunk_complete()
988 struct n2_request_context *rctx = ablkcipher_request_ctx(req); in n2_do_ecb()
1040 struct n2_request_context *rctx = ablkcipher_request_ctx(req); in n2_do_chaining()
1378 tfm->crt_ablkcipher.reqsize = sizeof(struct n2_request_context); in n2_cipher_cra_init()