Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dtalitos.c867 unsigned int hw_context_size; member
1808 req_ctx->hw_context_size, in common_nonsnoop_hash()
1853 req_ctx->hw_context_size, in common_nonsnoop_hash()
1880 req_ctx->hw_context_size, in common_nonsnoop_hash()
1891 req_ctx->hw_context_size, in common_nonsnoop_hash()
1945 req_ctx->hw_context_size = size; in ahash_init()
1949 dma_unmap_single(dev, dma, req_ctx->hw_context_size, DMA_TO_DEVICE); in ahash_init()
2142 dma_unmap_single(dev, dma, req_ctx->hw_context_size, DMA_FROM_DEVICE); in ahash_export()
2145 req_ctx->hw_context_size); in ahash_export()
2170 req_ctx->hw_context_size = size; in ahash_import()
[all …]