Searched refs:stm32_cryp_read (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/crypto/stm32/ |
| H A D | stm32-cryp.c | 626 cfg = stm32_cryp_read(cryp, cryp->caps->cr); in stm32_crypt_gcmccm_end_header() 871 reg = stm32_cryp_read(cryp, cryp->caps->dmacr); in stm32_cryp_header_dma_callback() 876 reg = stm32_cryp_read(cryp, cryp->caps->cr); in stm32_cryp_header_dma_callback() 893 reg = stm32_cryp_read(cryp, cryp->caps->cr); in stm32_cryp_header_dma_callback() 934 reg = stm32_cryp_read(cryp, cryp->caps->cr); in stm32_cryp_dma_callback() 1820 cfg = stm32_cryp_read(cryp, cryp->caps->cr); in stm32_cryp_read_auth_tag() 1906 cr = stm32_cryp_read(cryp, cryp->caps->cr); in stm32_cryp_check_ctr_counter() 1952 cfg = stm32_cryp_read(cryp, cryp->caps->cr); in stm32_cryp_irq_write_gcm_padded_data() 2010 stm32_cryp_read(cryp, cryp->caps->dout); in stm32_cryp_irq_write_gcm_padded_data() 2021 cfg = stm32_cryp_read(cryp, cryp->caps->cr); in stm32_cryp_irq_set_npblb() [all …]
|