Lines Matching +full:0 +full:xe5
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()
128 "\xe5\xfb\xc1\x19\x1a\x0a\x52\xef"
134 "\xcd\xe3\xcd\xad\x9f\x1c\xe5\x8b"
142 "\xc8\x10\xf3\x2b\x80\x90\x79\xe5"
152 "\xe5\xfb\xc1\x19\x1a\x0a\x52\xef"
177 "\xe5\xfb\xc1\x19\x1a\x0a\x52\xef"
183 "\x32\x11\x3c\x63\x31\xe5\x40\x7b"
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()