Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/
Dn2_core.c682 struct n2_request_context { struct
849 struct n2_request_context *rctx = skcipher_request_ctx(req); in n2_compute_chunks()
929 struct n2_request_context *rctx = skcipher_request_ctx(req); in n2_chunk_complete()
945 struct n2_request_context *rctx = skcipher_request_ctx(req); in n2_do_ecb()
997 struct n2_request_context *rctx = skcipher_request_ctx(req); in n2_do_chaining()
1320 crypto_skcipher_set_reqsize(tfm, sizeof(struct n2_request_context)); in n2_skcipher_init_tfm()