Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dcryptd.c426 static int cryptd_hash_init_tfm(struct crypto_tfm *tfm) in cryptd_hash_init_tfm() function
673 inst->alg.halg.base.cra_init = cryptd_hash_init_tfm; in cryptd_create_hash()
/kernel/linux/linux-6.6/crypto/
H A Dcryptd.c430 static int cryptd_hash_init_tfm(struct crypto_ahash *tfm) in cryptd_hash_init_tfm() function
695 inst->alg.init_tfm = cryptd_hash_init_tfm; in cryptd_create_hash()

Completed in 4 milliseconds