toeplitz_init
SYSINIT(toeplitz, SI_SUB_PRE_DRIVERS, SI_ORDER_SECOND, toeplitz_init, NULL);
static void toeplitz_init(uint32_t[][256], int, const uint8_t[], int);
toeplitz_init(hash_table, HASHLEN, toeplitz_key, KEYLEN);