Lines Matching +full:0 +full:xa3
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()
127 "\x30\xc8\x1c\x46\xa3\x5c\xe4\x11"
135 "\x26\x75\x1f\x67\xa3\xcb\xb1\x40"
151 "\x30\xc8\x1c\x46\xa3\x5c\xe4\x11"
168 "\x2d\x98\x10\xa3\x09\x14\xdf\xf4",
176 "\x30\xc8\x1c\x46\xa3\x5c\xe4\x11"
186 "\x75\xa3\x85\x74\x1a\xb9\xce\xf8"
216 for (int i = 0; i < ARRAY_SIZE(aescfb_tv); i++) { in libaescfb_init()
248 return 0; in libaescfb_init()