EAP-PAX: Derive EAP Session-Id
authorJouni Malinen <j@w1.fi>
Sun, 30 Nov 2014 23:45:17 +0000 (01:45 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 30 Nov 2014 23:46:07 +0000 (01:46 +0200)
commit92e3c0b14ce8e7f72f6d2a85ad989939c153fdff
tree8da6dc0cc3a4cc287936727f4303b34d9b8e7b9d
parenta7bec9e7b2d4ef41d822aa6034370dc620e8da46
EAP-PAX: Derive EAP Session-Id

This adds EAP-PAX server and peer method functions for deriving
Session-Id from Method-Id per RFC 4746 and RFC 5247.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/eap_common/eap_pax_common.c
src/eap_common/eap_pax_common.h
src/eap_peer/eap_pax.c
src/eap_server/eap_server_pax.c