Searched refs:crypto_ahash_type (Results 1 – 1 of 1) sorted by relevance
815 static const struct crypto_type crypto_ahash_type = { variable836 spawn->base.frontend = &crypto_ahash_type; in crypto_grab_ahash()844 return crypto_alloc_tfm(alg_name, &crypto_ahash_type, type, mask); in crypto_alloc_ahash()850 return crypto_type_has_alg(alg_name, &crypto_ahash_type, type, mask); in crypto_has_ahash()882 nhash = crypto_clone_tfm(&crypto_ahash_type, tfm); in crypto_clone_ahash()968 base->cra_type = &crypto_ahash_type; in ahash_prepare_alg()