Searched refs:key3 (Results 1 – 2 of 2) sorted by relevance
/arch/arm/crypto/ |
D | aes-ce-core.S | 38 .macro enc_fround, key1, key2, key3 argument 41 veor q0, q0, \key3 44 .macro dec_fround, key1, key2, key3 argument 47 veor q0, q0, \key3 68 .macro enc_fround_3x, key1, key2, key3 argument 75 veor q0, q0, \key3 76 veor q1, q1, \key3 77 veor q2, q2, \key3 80 .macro dec_fround_3x, key1, key2, key3 argument 87 veor q0, q0, \key3 [all …]
|
/arch/arm/boot/dts/ |
D | ea3250.dts | 183 key3 {
|