Searched refs:SE_SHA_BUFLEN (Results 1 – 2 of 2) sorted by relevance
399 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()
344 #define SE_SHA_BUFLEN 0x2000 macro