Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/
Dn2_core.c684 struct n2_request_context { struct
851 struct n2_request_context *rctx = skcipher_request_ctx(req); in n2_compute_chunks()
931 struct n2_request_context *rctx = skcipher_request_ctx(req); in n2_chunk_complete()
947 struct n2_request_context *rctx = skcipher_request_ctx(req); in n2_do_ecb()
999 struct n2_request_context *rctx = skcipher_request_ctx(req); in n2_do_chaining()
1327 crypto_skcipher_set_reqsize(tfm, sizeof(struct n2_request_context)); in n2_skcipher_init_tfm()