Home
last modified time | relevance | path

Searched refs:cram_hmac_tfm (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/block/drbd/
H A Ddrbd_int.h651 struct crypto_shash *cram_hmac_tfm; member
H A Ddrbd_main.c2442 crypto_free_shash(connection->cram_hmac_tfm); in conn_free_crypto()
2450 connection->cram_hmac_tfm = NULL; in conn_free_crypto()