Searched refs:aes_iv_0 (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/arm/include/asm/arch-npcm7xx/
H A Daes.h17 unsigned int aes_iv_0; // 0x440 member in struct:npcm_aes_regs
/u-boot/arch/arm/include/asm/arch-npcm8xx/
H A Daes.h17 unsigned int aes_iv_0; // 0x440 member in struct:npcm_aes_regs
/u-boot/drivers/crypto/nuvoton/
H A Dnpcm_aes.c113 writel(p[i], &regs->aes_iv_0 + i);

Completed in 173 milliseconds