18 #define AES128_SEARCH_LENGTH 24
19 #define AES192_SEARCH_LENGTH 32
20 #define AES256_SEARCH_LENGTH 40
21 #define AES128_KEY_LENGTH 16
22 #define AES192_KEY_LENGTH 24
23 #define AES256_KEY_LENGTH 32
28 return word1 && word2;
34 return word1 && word2;
40 return word1 && word2;
47 const int old_nhits =
s->nhits;
49 rz_list_foreach (
s->kws,
iter, kw) {
51 for (
i = 0;
i < last;
i++) {
59 return s->nhits - old_nhits;
70 return s->nhits - old_nhits;
81 return s->nhits - old_nhits;
#define AES128_SEARCH_LENGTH
RZ_API int rz_search_aes_update(RzSearch *s, ut64 from, const ut8 *buf, int len)
#define AES256_SEARCH_LENGTH
#define AES128_KEY_LENGTH
static bool aes256_key_test(const unsigned char *buf)
#define AES192_KEY_LENGTH
static bool aes128_key_test(const unsigned char *buf)
#define AES192_SEARCH_LENGTH
static bool aes192_key_test(const unsigned char *buf)
#define AES256_KEY_LENGTH
static const ut8 Sbox[256]
RZ_API int rz_search_hit_new(RzSearch *s, RzSearchKeyword *kw, ut64 addr)
static struct sockaddr static addrlen static backlog const void static flags void struct sockaddr from
ut64(WINAPI *w32_GetEnabledXStateFeatures)()