Searched refs:md4 (Results 1 – 5 of 5) sorted by relevance
137 struct crypto_shash *md4; in mdfour() local140 md4 = crypto_alloc_shash("md4", 0, 0); in mdfour()141 if (IS_ERR(md4)) { in mdfour()142 rc = PTR_ERR(md4); in mdfour()147 size = sizeof(struct shash_desc) + crypto_shash_descsize(md4); in mdfour()153 sdescmd4->shash.tfm = md4; in mdfour()171 crypto_free_shash(md4); in mdfour()
50 unsigned md4; member
54 obj-$(CONFIG_CRYPTO_MD4) += md4.o
1318 (*int_op)->ctx_out.md4 = 0; in cryptocop_setup_dma_list()1332 (*int_op)->ctx_in.md4 = 0; in cryptocop_setup_dma_list()
24 4 md4