~ubuntu-branches/ubuntu/intrepid/wpasupplicant/intrepid

« back to all changes in this revision

Viewing changes to eap_pax_common.h

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2007-04-01 10:53:37 UTC
  • Revision ID: james.westby@ubuntu.com-20070401105337-3dd89n3g8ecdhjsl
Tags: 0.5.7-0ubuntu2
Apply patch from upstream after private email discussion:
http://w1.fi/gitweb/gitweb.cgi?p=hostap.git;a=commitdiff;h=33673d3f43da6f5ec0f0aa5a8245a1617b6eb2fd#patch1
Fixes LP: #98895, #98925

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
 
58
58
/* mac_id: */
59
59
#define EAP_PAX_MAC_HMAC_SHA1_128               0x01
60
 
#define EAP_PAX_HMAC_SHA256_128                 0x02
 
60
#define EAP_PAX_MAC_AES_CBC_MAC_128             0x02
 
61
#define EAP_PAX_HMAC_SHA256_128                 0x03
61
62
 
62
63
/* dh_group_id: */
63
64
#define EAP_PAX_DH_GROUP_NONE                   0x00