mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-07 04:29:23 +01:00
949e672b75
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. |
||
---|---|---|
.. | ||
test-arc4.c | ||
test-client.c | ||
test-cmac-aes.c | ||
test-crypto.c | ||
test-eap-mschapv2.c | ||
test-eap-sim.c | ||
test-eapol.c | ||
test-ecc.c | ||
test-hmac-md5.c | ||
test-hmac-sha1.c | ||
test-hmac-sha256.c | ||
test-ie.c | ||
test-kdf-sha256.c | ||
test-mpdu.c | ||
test-prf-sha1.c | ||
test-sae.c | ||
test-ssid-security.c | ||
test-ssid-to-utf8.c | ||
test-wsc.c |