Home
last modified time | relevance | path

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

/crypto/
Dahash.c220 const struct crypto_type crypto_ahash_type = { variable
227 EXPORT_SYMBOL_GPL(crypto_ahash_type);
Dcryptd.c486 inst->alg.cra_type = &crypto_ahash_type; in cryptd_alloc_hash()