Lines Matching refs:debug
1873 logger.debug("Invalid AES wrap data length 0")
1882 logger.debug("Invalid AES wrap data length 1")
1891 logger.debug("Invalid AES wrap data length 9")
1900 logger.debug("Invalid AES wrap data payload")
1909 logger.debug("Replay Count not increasing")
1918 logger.debug("Missing Ack bit in key info")
1928 logger.debug("Unexpected Request bit in key info")
1938 logger.debug("Unsupported key descriptor version 0")
1948 logger.debug("Key descriptor version 1 not allowed with CCMP")
1958 logger.debug("Invalid AES wrap payload with key descriptor version 2")
1968 logger.debug("Key descriptor version 3 workaround")
1984 logger.debug("Unsupported key descriptor version 4")
1994 logger.debug("Unsupported key descriptor version 7")
2004 logger.debug("Too short EAPOL header length")
2014 logger.debug("Too long EAPOL header length")
2020 logger.debug("Unsupported descriptor type 0")
2026 logger.debug("WPA descriptor type 0")
2032 logger.debug("Non-zero key index for pairwise key")
2043 logger.debug("Invalid Key Data plaintext payload --> disconnect")
2071 logger.debug("No IEs in msg 3/4 --> disconnect")
2099 logger.debug("Msg 3/4 with mismatching IE")
2126 logger.debug("Valid EAPOL-Key msg 3/4")
2155 logger.debug("EAPOL-Key msg 3/4 without GTK KDE")
2186 logger.debug("Valid EAPOL-Key msg 3/4")
2218 logger.debug("Group key 1/2 instead of msg 3/4")
2269 logger.debug("Valid EAPOL-Key msg 3/4")
2302 logger.debug("Valid EAPOL-Key msg 3/4")
2334 logger.debug("Valid EAPOL-Key msg 3/4")
2366 logger.debug("Valid EAPOL-Key msg 3/4 (GTK keyidx 0)")
2375 logger.debug("Valid EAPOL-Key group msg 1/2 (GTK keyidx 3)")
2388 logger.debug("Unencrypted GTK KDE in group msg 1/2")
2420 logger.debug("Valid EAPOL-Key msg 3/4 (GTK keyidx 0)")
2429 logger.debug("No GTK KDE in EAPOL-Key group msg 1/2")
2462 logger.debug("Valid EAPOL-Key msg 3/4 (GTK keyidx 0)")
2471 logger.debug("EAPOL-Key group msg 1/2 with too long GTK KDE")
2505 logger.debug("EAPOL-Key msg 3/4 with too short GTK KDE")
2534 logger.debug("Valid EAPOL-Key msg 3/4")
2566 logger.debug("EAPOL-Key msg 3/4")
2702 …logger.debug("Memory context %d-%d: %s|%s|%s" % (start, end, before, binascii.hexlify(key), after))