Searched refs:crc32_vx_algs (Results 1 – 1 of 1) sorted by relevance
223 static struct shash_alg crc32_vx_algs[] = { variable292 return crypto_register_shashes(crc32_vx_algs, in crc_vx_mod_init()293 ARRAY_SIZE(crc32_vx_algs)); in crc_vx_mod_init()298 crypto_unregister_shashes(crc32_vx_algs, ARRAY_SIZE(crc32_vx_algs)); in crc_vx_mod_exit()