aboutsummaryrefslogtreecommitdiff
path: root/ostp.d/include/net
diff options
context:
space:
mode:
Diffstat (limited to 'ostp.d/include/net')
-rw-r--r--ostp.d/include/net/auth.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ostp.d/include/net/auth.h b/ostp.d/include/net/auth.h
index 752bfe2..76567c3 100644
--- a/ostp.d/include/net/auth.h
+++ b/ostp.d/include/net/auth.h
@@ -33,5 +33,6 @@
#include <net/stpsession.h>
int handle_srq(int client_fd, struct session_request *srq);
+int negotiate_spw(int client_fd, unsigned char *session_key);
#endif /* NET_AUTH_H_ */