Searched refs:drbd_crypto_is_hash (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/drbd/
H A Ddrbd_wrappers.h64 static inline int drbd_crypto_is_hash(struct crypto_tfm *tfm) function
H A Ddrbd_nl.c1280 if (!drbd_crypto_is_hash(crypto_hash_tfm(tfm))) {
1294 if (!drbd_crypto_is_hash(crypto_hash_tfm(integrity_w_tfm))) {
1587 if (!drbd_crypto_is_hash(crypto_hash_tfm(csums_tfm))) {
1611 if (!drbd_crypto_is_hash(crypto_hash_tfm(verify_tfm))) {
H A Ddrbd_receiver.c2794 if (!drbd_crypto_is_hash(crypto_hash_tfm(tfm))) {

Completed in 128 milliseconds