Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/tegra/
Dtegra-se-hash.c399 dma_free_coherent(se->dev, SE_SHA_BUFLEN, in tegra_sha_do_final()
529 rctx->datbuf.buf = dma_alloc_coherent(se->dev, SE_SHA_BUFLEN, in tegra_sha_init()
540 dma_free_coherent(se->dev, SE_SHA_BUFLEN, rctx->datbuf.buf, in tegra_sha_init()
Dtegra-se.h344 #define SE_SHA_BUFLEN 0x2000 macro
Dtegra-se-aes.c1570 dma_free_coherent(se->dev, SE_SHA_BUFLEN, in tegra_cmac_do_final()
1681 rctx->datbuf.buf = dma_alloc_coherent(se->dev, SE_SHA_BUFLEN, in tegra_cmac_init()