Searched refs:crypto_shash_type (Results 1 – 1 of 1) sorted by relevance
21 static const struct crypto_type crypto_shash_type; variable388 shash = crypto_create_tfm(calg, &crypto_shash_type); in crypto_init_shash_ops_async()494 static const struct crypto_type crypto_shash_type = { variable512 spawn->base.frontend = &crypto_shash_type; in crypto_grab_shash()520 return crypto_alloc_tfm(alg_name, &crypto_shash_type, type, mask); in crypto_alloc_shash()536 base->cra_type = &crypto_shash_type; in shash_prepare_alg()