Lines Matching +full:0 +full:xe2
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()
123 .ptext = "\x6b\xc1\xbe\xe2\x2e\x40\x9f\x96"
147 .ptext = "\x6b\xc1\xbe\xe2\x2e\x40\x9f\x96"
172 .ptext = "\x6b\xc1\xbe\xe2\x2e\x40\x9f\x96"
185 "\xa1\x3e\xd0\xa8\x26\x7a\xe2\xf9"
195 .ptext = "\x6b\xc1\xbe\xe2\x2e\x40\x9f\x96"
208 .ptext = "\x6b\xc1\xbe\xe2\x2e\x40\x9f",
216 for (int i = 0; i < ARRAY_SIZE(aescfb_tv); i++) { in libaescfb_init()
248 return 0; in libaescfb_init()