Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/
Ds5p-sss.c331 struct ahash_request *hash_req; member
935 struct s5p_hash_reqctx *ctx = ahash_request_ctx(dd->hash_req); in s5p_hash_write_ctrl()
985 struct s5p_hash_reqctx *ctx = ahash_request_ctx(dd->hash_req); in s5p_hash_xmit_dma()
1300 const struct s5p_hash_reqctx *ctx = ahash_request_ctx(dd->hash_req); in s5p_hash_update_dma_stop()
1403 dd->hash_req = req; in s5p_hash_handle_queue()
1472 s5p_hash_finish_req(dd->hash_req, 0); in s5p_hash_tasklet_cb()
/linux-5.19.10/include/uapi/linux/
Dvirtio_crypto.h476 struct virtio_crypto_hash_data_req hash_req; member