Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/keembay/
A Docs-aes.c32 #define AES_IV_1_OFFSET 0x0028 macro
834 iowrite32(iv32[1], aes_dev->base_reg + AES_IV_1_OFFSET); in ocs_aes_op()
866 iv32[1] = ioread32(aes_dev->base_reg + AES_IV_1_OFFSET); in ocs_aes_op()
885 iowrite32(__swab32(j0[2]), aes_dev->base_reg + AES_IV_1_OFFSET); in ocs_aes_gcm_write_j0()

Completed in 5 milliseconds