Searched refs:crypto_shash_type (Results 1 – 1 of 1) sorted by relevance
21 static const struct crypto_type crypto_shash_type; variable361 shash = crypto_create_tfm(calg, &crypto_shash_type); in crypto_init_shash_ops_async()434 static const struct crypto_type crypto_shash_type = { variable450 return crypto_alloc_tfm(alg_name, &crypto_shash_type, type, mask); in crypto_alloc_shash()466 base->cra_type = &crypto_shash_type; in shash_prepare_alg()565 &crypto_shash_type); in crypto_init_shash_spawn()573 alg = crypto_attr_alg2(rta, &crypto_shash_type, type, mask); in shash_attr_alg()