Lines Matching +full:0 +full:x2b
47 while (len > 0) { in aescfb_encrypt()
75 aescfb_encrypt_block(ctx, ks[0], iv); in aescfb_decrypt()
77 for (int i = 0; len > 0; i ^= 1) { in aescfb_decrypt()
118 .key = "\x2b\x7e\x15\x16\x28\xae\xd2\xa6"
130 "\xad\x2b\x41\x7b\xe6\x6c\x37\x10",
142 "\xc8\x10\xf3\x2b\x80\x90\x79\xe5"
154 "\xad\x2b\x41\x7b\xe6\x6c\x37\x10",
158 "\x96\x1a\x2b\x70\x17\x1d\x3d\x7a"
166 "\x2b\x73\xae\xf0\x85\x7d\x77\x81"
179 "\xad\x2b\x41\x7b\xe6\x6c\x37\x10",
190 .key = "\x2b\x7e\x15\x16\x28\xae\xd2\xa6"
203 .key = "\x2b\x7e\x15\x16\x28\xae\xd2\xa6"
216 for (int i = 0; i < ARRAY_SIZE(aescfb_tv); i++) { in libaescfb_init()
248 return 0; in libaescfb_init()