Lines Matching +full:0 +full:x3d
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()
125 "\xe9\x3d\x7e\x11\x73\x93\x17\x2a"
149 "\xe9\x3d\x7e\x11\x73\x93\x17\x2a"
159 "\x96\x1a\x2b\x70\x17\x1d\x3d\x7a"
166 .key = "\x60\x3d\xeb\x10\x15\xca\x71\xbe"
174 "\xe9\x3d\x7e\x11\x73\x93\x17\x2a"
188 "\x20\x31\x62\x3d\x55\xb1\xe4\x71",
197 "\xe9\x3d\x7e\x11\x73\x93\x17\x2a"
217 for (int i = 0; i < ARRAY_SIZE(aescfb_tv); i++) { in libaescfb_init()
249 return 0; in libaescfb_init()