Searched refs:crct10dif_tfm (Results 1 – 1 of 1) sorted by relevance
19 static struct crypto_shash __rcu *crct10dif_tfm; variable41 old = rcu_dereference_protected(crct10dif_tfm, in crc_t10dif_rehash()48 rcu_assign_pointer(crct10dif_tfm, new); in crc_t10dif_rehash()75 desc.shash.tfm = rcu_dereference(crct10dif_tfm); in crc_t10dif_update()104 crypto_free_shash(rcu_dereference_protected(crct10dif_tfm, 1)); in crc_t10dif_mod_fini()119 tfm = rcu_dereference(crct10dif_tfm); in crc_t10dif_transform_show()