Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/
H A Dn2_core.c300 struct n2_hash_req_ctx { struct
312 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_init()
324 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_update()
338 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_final()
351 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_finup()
391 crypto_ahash_set_reqsize(ahash, (sizeof(struct n2_hash_req_ctx) + in n2_hash_cra_init()
436 crypto_ahash_set_reqsize(ahash, (sizeof(struct n2_hash_req_ctx) + in n2_hmac_cra_init()
535 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_do_async_digest()
610 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_digest()
628 struct n2_hash_req_ctx *rct in n2_hmac_async_digest()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/
H A Dn2_core.c302 struct n2_hash_req_ctx { struct
314 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_init()
326 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_update()
340 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_final()
353 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_finup()
393 crypto_ahash_set_reqsize(ahash, (sizeof(struct n2_hash_req_ctx) + in n2_hash_cra_init()
438 crypto_ahash_set_reqsize(ahash, (sizeof(struct n2_hash_req_ctx) + in n2_hmac_cra_init()
537 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_do_async_digest()
612 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_digest()
630 struct n2_hash_req_ctx *rct in n2_hmac_async_digest()
[all...]

Completed in 5 milliseconds