Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/
H A 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()
1325 crypto_skcipher_set_reqsize(tfm, sizeof(struct n2_request_context)); in n2_skcipher_init_tfm()
/kernel/linux/linux-6.6/drivers/crypto/
H A 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()

Completed in 6 milliseconds