Searched refs:crypto_shash_type (Results 1 – 1 of 1) sorted by relevance
26 static const struct crypto_type crypto_shash_type; variable378 shash = crypto_create_tfm(calg, &crypto_shash_type); in crypto_init_shash_ops_async()457 static const struct crypto_type crypto_shash_type = { variable473 return crypto_alloc_tfm(alg_name, &crypto_shash_type, type, mask); in crypto_alloc_shash()486 base->cra_type = &crypto_shash_type; in shash_prepare_alg()585 &crypto_shash_type); in crypto_init_shash_spawn()593 alg = crypto_attr_alg2(rta, &crypto_shash_type, type, mask); in shash_attr_alg()