Lines Matching +full:0 +full:x45
28 while (len > 0) { in aescfb_encrypt()
56 aes_encrypt(key, ks[0], iv); in aescfb_decrypt()
58 for (int i = 0; len > 0; i ^= 1) { in aescfb_decrypt()
107 "\x9e\xb7\x6f\xac\x45\xaf\x8e\x51"
110 "\xf6\x9f\x24\x45\xdf\x4f\x9b\x17"
114 "\xc8\xa6\x45\x37\xa0\xb3\xa9\x3f"
131 "\x9e\xb7\x6f\xac\x45\xaf\x8e\x51"
134 "\xf6\x9f\x24\x45\xdf\x4f\x9b\x17"
156 "\x9e\xb7\x6f\xac\x45\xaf\x8e\x51"
159 "\xf6\x9f\x24\x45\xdf\x4f\x9b\x17"
197 for (int i = 0; i < ARRAY_SIZE(aescfb_tv); i++) { in libaescfb_init()
229 return 0; in libaescfb_init()