Lines Matching +full:0 +full:x2b
48 while (len > 0) { in aescfb_encrypt()
76 aescfb_encrypt_block(ctx, ks[0], iv); in aescfb_decrypt()
78 for (int i = 0; len > 0; i ^= 1) { in aescfb_decrypt()
119 .key = "\x2b\x7e\x15\x16\x28\xae\xd2\xa6"
131 "\xad\x2b\x41\x7b\xe6\x6c\x37\x10",
143 "\xc8\x10\xf3\x2b\x80\x90\x79\xe5"
155 "\xad\x2b\x41\x7b\xe6\x6c\x37\x10",
159 "\x96\x1a\x2b\x70\x17\x1d\x3d\x7a"
167 "\x2b\x73\xae\xf0\x85\x7d\x77\x81"
180 "\xad\x2b\x41\x7b\xe6\x6c\x37\x10",
191 .key = "\x2b\x7e\x15\x16\x28\xae\xd2\xa6"
204 .key = "\x2b\x7e\x15\x16\x28\xae\xd2\xa6"
217 for (int i = 0; i < ARRAY_SIZE(aescfb_tv); i++) { in libaescfb_init()
249 return 0; in libaescfb_init()