Lines Matching refs:macro
18 .macro enc_round, state, key
23 .macro dec_round, state, key
28 .macro enc_dround, key1, key2
33 .macro dec_dround, key1, key2
38 .macro enc_fround, key1, key2, key3
44 .macro dec_fround, key1, key2, key3
50 .macro enc_dround_3x, key1, key2
59 .macro dec_dround_3x, key1, key2
68 .macro enc_fround_3x, key1, key2, key3
80 .macro dec_fround_3x, key1, key2, key3
92 .macro do_block, dround, fround
154 .macro prepare_key, rk, rounds
364 .macro next_tweak, out, in, const, tmp