Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/
Dn2_core.c671 struct n2_request_context { struct
875 struct n2_request_context *rctx = ablkcipher_request_ctx(req); in n2_compute_chunks()
956 struct n2_request_context *rctx = ablkcipher_request_ctx(req); in n2_chunk_complete()
973 struct n2_request_context *rctx = ablkcipher_request_ctx(req); in n2_do_ecb()
1025 struct n2_request_context *rctx = ablkcipher_request_ctx(req); in n2_do_chaining()
1384 tfm->crt_ablkcipher.reqsize = sizeof(struct n2_request_context); in n2_cipher_cra_init()