Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dcryptd.c658 static int cryptd_hash_init_tfm(struct crypto_tfm *tfm) in cryptd_hash_init_tfm() function
907 inst->alg.halg.base.cra_init = cryptd_hash_init_tfm; in cryptd_create_hash()