Lines Matching +full:0 +full:xdf
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()
129 "\xf6\x9f\x24\x45\xdf\x4f\x9b\x17"
136 "\xb1\x80\x8c\xf1\x87\xa4\xf4\xdf"
153 "\xf6\x9f\x24\x45\xdf\x4f\x9b\x17"
168 "\x2d\x98\x10\xa3\x09\x14\xdf\xf4",
178 "\xf6\x9f\x24\x45\xdf\x4f\x9b\x17"
184 "\xdf\x10\x13\x24\x15\xe5\x4b\x92"
216 for (int i = 0; i < ARRAY_SIZE(aescfb_tv); i++) { in libaescfb_init()
248 return 0; in libaescfb_init()