Searched refs:cn_tfm (Results 1 - 1 of 1) sorted by path

/linux-master/fs/nfsd/
H A Dnfs4recover.c736 struct crypto_shash *cn_tfm; member in struct:cld_net
1054 if (cn->cn_tfm)
1055 crypto_free_shash(cn->cn_tfm);
1149 struct crypto_shash *tfm = cn->cn_tfm;
1341 struct crypto_shash *tfm = cn->cn_tfm;
1611 nn->cld_net->cn_tfm = tfm;

Completed in 177 milliseconds