Searched refs:do_check_nonce (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-nonce.c34 do_check_nonce (int fd, const DBusString *nonce, DBusError *error) function
148 if (do_check_nonce(fd, &nonce, NULL) != TRUE) {
422 return do_check_nonce (fd, _dbus_noncefile_get_path (noncefile), error);

Completed in 55 milliseconds