Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/keembay/
A Docs-aes.c33 #define AES_IV_2_OFFSET 0x002C macro
835 iowrite32(iv32[2], aes_dev->base_reg + AES_IV_2_OFFSET); in ocs_aes_op()
867 iv32[2] = ioread32(aes_dev->base_reg + AES_IV_2_OFFSET); in ocs_aes_op()
886 iowrite32(__swab32(j0[1]), aes_dev->base_reg + AES_IV_2_OFFSET); in ocs_aes_gcm_write_j0()

Completed in 4 milliseconds