Lines Matching +full:0 +full:x45
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()
127 "\x9e\xb7\x6f\xac\x45\xaf\x8e\x51"
130 "\xf6\x9f\x24\x45\xdf\x4f\x9b\x17"
134 "\xc8\xa6\x45\x37\xa0\xb3\xa9\x3f"
151 "\x9e\xb7\x6f\xac\x45\xaf\x8e\x51"
154 "\xf6\x9f\x24\x45\xdf\x4f\x9b\x17"
176 "\x9e\xb7\x6f\xac\x45\xaf\x8e\x51"
179 "\xf6\x9f\x24\x45\xdf\x4f\x9b\x17"
217 for (int i = 0; i < ARRAY_SIZE(aescfb_tv); i++) { in libaescfb_init()
249 return 0; in libaescfb_init()