Home
last modified time | relevance | path

Searched refs:crypto_shash_init_tfm (Results 1 – 1 of 1) sorted by path

/linux/crypto/
H A Dshash.c152 static int crypto_shash_init_tfm(struct crypto_tfm *tfm) in crypto_shash_init_tfm() function
218 .init_tfm = crypto_shash_init_tfm,