Home
last modified time | relevance | path

Searched defs:peer_integrity_tfm (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_receiver.c3636 struct crypto_shash *peer_integrity_tfm = NULL; in receive_protocol() local
H A Ddrbd_int.h651 …struct crypto_shash *peer_integrity_tfm; /* checksums we verify, only accessed from receiver thre… member