Searched refs:crc32_init (Results 1 – 3 of 3) sorted by relevance
47 static int crc32_init(struct shash_desc *desc) in crc32_init() function96 .init = crc32_init,
63 static int crc32_init(struct shash_desc *desc) in crc32_init() function176 .init = crc32_init,192 .init = crc32_init,
112 static void crc32_init(void) in crc32_init() function141 crc32_init(); in getcrc32()