WPS: Share common function for building WSC ACK/NACK
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 4 Nov 2010 16:16:14 +0000 (18:16 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 4 Nov 2010 16:16:14 +0000 (18:16 +0200)
commit4a64a51b632adb37a2acb62b09f256e1375f61c3
treec3d6db0f91d4c6f52e459ad8dd4bd521a7169d00
parent7b23f0f3c870262725795763bdbad0a86b4cf34e
WPS: Share common function for building WSC ACK/NACK

These are identical functions in Enrollee and Registrar and there
is no need to maintain two copies of the same functionality.
src/wps/wps_common.c
src/wps/wps_enrollee.c
src/wps/wps_i.h
src/wps/wps_registrar.c