Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/keembay/
A Docs-aes.c34 #define AES_IV_3_OFFSET 0x0030 macro
836 iowrite32(iv32[3], aes_dev->base_reg + AES_IV_3_OFFSET); in ocs_aes_op()
868 iv32[3] = ioread32(aes_dev->base_reg + AES_IV_3_OFFSET); in ocs_aes_op()
887 iowrite32(__swab32(j0[0]), aes_dev->base_reg + AES_IV_3_OFFSET); in ocs_aes_gcm_write_j0()

Completed in 5 milliseconds