Lines Matching +full:0 +full:x3b
47 while (len > 0) {
75 aescfb_encrypt_block(key, ks[0], iv);
77 for (int i = 0; len > 0; i ^= 1) {
131 .ctext = "\x3b\x3f\xd9\x2e\xb7\x2d\xad\x20"
167 "\x1f\x35\x2c\x07\x3b\x61\x08\xd7"
182 "\x39\xff\xed\x14\x3b\x28\xb1\xc8"
198 .ctext = "\x3b\x3f\xd9\x2e\xb7\x2d\xad\x20"
209 .ctext = "\x3b\x3f\xd9\x2e\xb7\x2d\xad",
216 for (int i = 0; i < ARRAY_SIZE(aescfb_tv); i++) {
248 return 0;