Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/
H A Ds5p-sss.c327 struct ahash_request *hash_req; member
918 struct s5p_hash_reqctx *ctx = ahash_request_ctx(dd->hash_req); in s5p_hash_write_ctrl()
968 struct s5p_hash_reqctx *ctx = ahash_request_ctx(dd->hash_req); in s5p_hash_xmit_dma()
1280 const struct s5p_hash_reqctx *ctx = ahash_request_ctx(dd->hash_req); in s5p_hash_update_dma_stop()
1383 dd->hash_req = req; in s5p_hash_handle_queue()
1452 s5p_hash_finish_req(dd->hash_req, 0); in s5p_hash_tasklet_cb()
/linux-6.15/include/uapi/linux/
H A Dvirtio_crypto.h477 struct virtio_crypto_hash_data_req hash_req; member