Lines Matching +full:0 +full:x3c
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()
120 "\xab\xf7\x15\x88\x09\xcf\x4f\x3c",
133 "\x33\x34\x49\xf8\xe8\x3c\xfb\x4a"
184 "\x32\x11\x3c\x63\x31\xe5\x40\x7b"
192 "\xab\xf7\x15\x88\x09\xcf\x4f\x3c",
200 "\x33\x34\x49\xf8\xe8\x3c\xfb\x4a"
205 "\xab\xf7\x15\x88\x09\xcf\x4f\x3c",
217 for (int i = 0; i < ARRAY_SIZE(aescfb_tv); i++) { in libaescfb_init()
249 return 0; in libaescfb_init()