Lines Matching +full:0 +full:xc8
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()
128 "\x30\xc8\x1c\x46\xa3\x5c\xe4\x11"
134 "\xc8\xa6\x45\x37\xa0\xb3\xa9\x3f"
143 "\xc8\x10\xf3\x2b\x80\x90\x79\xe5"
152 "\x30\xc8\x1c\x46\xa3\x5c\xe4\x11"
156 .ctext = "\xcd\xc8\x0d\x6f\xdd\xf1\x8c\xab"
161 "\xc8\xe6\x0f\xed\x1e\xfa\xc4\xc9"
177 "\x30\xc8\x1c\x46\xa3\x5c\xe4\x11"
183 "\x39\xff\xed\x14\x3b\x28\xb1\xc8"
201 "\xc8",
217 for (int i = 0; i < ARRAY_SIZE(aescfb_tv); i++) { in libaescfb_init()
249 return 0; in libaescfb_init()