Home
last modified time | relevance | path

Searched refs:crc32c_alg (Results 1 – 1 of 1) sorted by relevance

/linux/arch/mips/crypto/
A Dcrc32-mips.c294 static struct shash_alg crc32c_alg = { variable
325 err = crypto_register_shash(&crc32c_alg);
338 crypto_unregister_shash(&crc32c_alg);

Completed in 4 milliseconds