Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dmxs-dcp.c60 uint8_t aes_in_buf[DCP_BUF_SZ]; member
235 src_phys = dma_map_single(sdcp->dev, sdcp->coh->aes_in_buf, in mxs_dcp_run_aes()
306 uint8_t *in_buf = sdcp->coh->aes_in_buf; in mxs_dcp_aes_block_crypt()