Lines Matching +full:75 +full:- +full:ec
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
16 * For the safety-conscious it has to be noted that they might be vulnerable
32 /* encryption table, same as crypto_ft_tab in crypto/aes-generic.c */
40 .long R(4d, ab, ab, e6), R(ec, 76, 76, 9a)
45 .long R(41, ad, ad, ec), R(b3, d4, d4, 67)
49 .long R(75, b7, b7, c2), R(e1, fd, fd, 1c)
64 .long R(7f, b2, b2, cd), R(ea, 75, 75, 9f)
94 .long R(af, da, da, 75), R(42, 21, 21, 63)
98 .long R(26, 13, 13, 35), R(c3, ec, ec, 2f)
163 /* decryption table, same as crypto_it_tab in crypto/aes-generic.c */
174 .long R(c3, 2f, 75, 02), R(81, 4c, f0, 12)
180 .long R(75, c2, 89, 6a), R(f4, 8e, 79, 78)
201 .long R(05, 8a, e1, 32), R(a4, f6, eb, 75)
202 .long R(0b, 83, ec, 39), R(40, 60, ef, aa)
228 .long R(57, f1, 19, 85), R(af, 75, 07, 4c)
239 .long R(0d, 86, 52, ec), R(77, c1, e3, d0)
257 .long R(ec, 9a, b7, 01), R(83, 4f, 9a, a8)
266 .long R(f1, 04, 98, 4a), R(41, ec, da, f7)
294 /* decryption table, same as crypto_il_tab in crypto/aes-generic.c */