Home
last modified time | relevance | path

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

/drivers/crypto/
Dgeode-aes.h45 #define AES_WRITEIV0_REG 0x0040 macro
Dgeode-aes.c95 _writefield(AES_WRITEIV0_REG, op->iv); in geode_aes_crypt()
107 _readfield(AES_WRITEIV0_REG, op->iv); in geode_aes_crypt()