Home
last modified time | relevance | path

Searched refs:crypto_ahash_type (Results 1 – 3 of 3) sorted by relevance

/linux/crypto/
A Dahash.c25 static const struct crypto_type crypto_ahash_type; variable
462 if (tfm->__crt_alg->cra_type != &crypto_ahash_type) in crypto_ahash_init_tfm()
486 if (alg->cra_type != &crypto_ahash_type) in crypto_ahash_extsize()
532 static const struct crypto_type crypto_ahash_type = { variable
550 spawn->base.frontend = &crypto_ahash_type; in crypto_grab_ahash()
558 return crypto_alloc_tfm(alg_name, &crypto_ahash_type, type, mask); in crypto_alloc_ahash()
564 return crypto_type_has_alg(alg_name, &crypto_ahash_type, type, mask); in crypto_has_ahash()
577 base->cra_type = &crypto_ahash_type; in ahash_prepare_alg()
652 if (alg->cra_type != &crypto_ahash_type) in crypto_hash_alg_has_setkey()
/linux/
A DSystem.map57861 ffff800010f6ec40 d crypto_ahash_type
A D.tmp_System.map57861 ffff800010f6ec40 d crypto_ahash_type

Completed in 283 milliseconds