Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4recover.c735 struct crypto_shash *cn_tfm; member
1045 if (cn->cn_tfm) in nfsd4_remove_cld_pipe()
1046 crypto_free_shash(cn->cn_tfm); in nfsd4_remove_cld_pipe()
1140 struct crypto_shash *tfm = cn->cn_tfm; in nfsd4_cld_create_v2()
1332 struct crypto_shash *tfm = cn->cn_tfm; in nfsd4_cld_check_v2()
1597 nn->cld_net->cn_tfm = tfm; in nfsd4_cld_tracking_init()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4recover.c735 struct crypto_shash *cn_tfm; member
1045 if (cn->cn_tfm) in nfsd4_remove_cld_pipe()
1046 crypto_free_shash(cn->cn_tfm); in nfsd4_remove_cld_pipe()
1140 struct crypto_shash *tfm = cn->cn_tfm; in nfsd4_cld_create_v2()
1332 struct crypto_shash *tfm = cn->cn_tfm; in nfsd4_cld_check_v2()
1597 nn->cld_net->cn_tfm = tfm; in nfsd4_cld_tracking_init()

Completed in 5 milliseconds