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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-auth.c682 DBusString correct_hash; local
721 if (!_dbus_string_init (&correct_hash))
727 &correct_hash))
731 if (_dbus_string_get_length (&correct_hash) == 0)
738 if (!_dbus_string_equal (&client_hash, &correct_hash))
765 _dbus_string_zero (&correct_hash);
766 _dbus_string_free (&correct_hash);
834 DBusString correct_hash; local
955 if (!_dbus_string_init (&correct_hash))
961 &correct_hash))
[all...]

Completed in 47 milliseconds