3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-02-11 08:00:54 +01:00
Tim Kourt 949e672b75 unit: Fix TTLS test
Single AVP should not be padded with zeros as padding is only
used to separate AVPs in a sequence.

RFC 5281 Section 10.2.  AVP Sequences

   Data encapsulated within the TLS record layer must consist entirely
   of a sequence of zero or more AVPs.  Each AVP must begin on a four-
   octet boundary relative to the first AVP in the sequence.  If an AVP
   is not a multiple of four octets, it must be padded with zeros to the
   next four-octet boundary.

   Note that the AVP Length does not include the padding.
2018-10-19 10:00:10 -05:00
..
2015-02-18 21:12:45 -06:00
2018-06-14 20:01:22 -05:00
2018-10-19 10:00:10 -05:00
2018-08-10 14:46:03 -05:00