Searched refs:key3 (Results 1 – 2 of 2) sorted by relevance
/arch/arm/crypto/ |
D | aes-ce-core.S | 36 .macro enc_fround, key1, key2, key3 argument 39 veor q0, q0, \key3 42 .macro dec_fround, key1, key2, key3 argument 45 veor q0, q0, \key3 70 .macro enc_fround_4x, key1, key2, key3 argument 79 veor q0, q0, \key3 80 veor q1, q1, \key3 81 veor q2, q2, \key3 82 veor q3, q3, \key3 85 .macro dec_fround_4x, key1, key2, key3 argument [all …]
|
/arch/arm/boot/dts/nxp/lpc/ |
D | lpc3250-ea3250.dts | 42 key3 {
|