Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Dgeode-aes.h45 #define AES_WRITEIV0_REG 0x0040 macro
Dgeode-aes.c97 _writefield(AES_WRITEIV0_REG, op->iv); in geode_aes_crypt()
109 _readfield(AES_WRITEIV0_REG, op->iv); in geode_aes_crypt()