Home
last modified time | relevance | path

Searched defs:TK1 (Results 1 – 17 of 17) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/epan/crypt/
H A Ddot11decrypt_gcmp.c59 guint8 *TK1, in Dot11DecryptGcmpDecrypt()
H A Ddot11decrypt_ccmp.c79 guint8 *TK1, in Dot11DecryptCcmpDecrypt()
H A Ddot11decrypt_ccmp_compat.c194 guint8 *TK1, in Dot11DecryptCcmpDecrypt()
/dports/net/wireshark/wireshark-3.6.1/epan/crypt/
H A Ddot11decrypt_gcmp.c59 guint8 *TK1, in Dot11DecryptGcmpDecrypt()
H A Ddot11decrypt_ccmp.c79 guint8 *TK1, in Dot11DecryptCcmpDecrypt()
H A Ddot11decrypt_ccmp_compat.c194 guint8 *TK1, in Dot11DecryptCcmpDecrypt()
/dports/net/tshark-lite/wireshark-3.6.1/epan/crypt/
H A Ddot11decrypt_gcmp.c59 guint8 *TK1, in Dot11DecryptGcmpDecrypt()
H A Ddot11decrypt_ccmp.c79 guint8 *TK1, in Dot11DecryptCcmpDecrypt()
H A Ddot11decrypt_ccmp_compat.c194 guint8 *TK1, in Dot11DecryptCcmpDecrypt()
/dports/net/tshark/wireshark-3.6.1/epan/crypt/
H A Ddot11decrypt_gcmp.c59 guint8 *TK1, in Dot11DecryptGcmpDecrypt()
H A Ddot11decrypt_ccmp.c79 guint8 *TK1, in Dot11DecryptCcmpDecrypt()
H A Ddot11decrypt_ccmp_compat.c194 guint8 *TK1, in Dot11DecryptCcmpDecrypt()
/dports/textproc/sgmls/sgmls/
H A Dpcbrf.c507 #define TK1 0 /* Token expected: name, #CHARS, data tag grp, model. */ macro
619 #define TK1 0 /* Token expected: name, #CHARS, data tag grp, model. */ macro
651 #define TK1 0 /* Token expected: name, #CHARS, data tag grp, model. */ macro
893 #define TK1 4 /* Token expected. */ macro
1276 #define TK1 0 /* Token expected. */ macro
1316 #define TK1 4 /* Token expected. */ macro
/dports/textproc/linuxdoc-tools/linuxdoc-tools-0.9.82/sgmls-1.1/
H A Dpcbrf.c500 #define TK1 0 /* Token expected: name, #CHARS, data tag grp, model. */ macro
612 #define TK1 0 /* Token expected: name, #CHARS, data tag grp, model. */ macro
644 #define TK1 0 /* Token expected: name, #CHARS, data tag grp, model. */ macro
885 #define TK1 2 /* Token expected. */ macro
1268 #define TK1 0 /* Token expected. */ macro
1307 #define TK1 2 /* Token expected. */ macro
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/variants/robot_motor/
H A Dpins_arduino.h106 static const uint8_t TK1 = 18; // A0 variable
/dports/net-mgmt/aircrack-ng/aircrack-ng-1.5.2/src/
H A Dcrypto.c1201 unsigned char * TK1 = ptk + 32; in encrypt_tkip() local
/dports/comms/fldigi/fldigi-4.1.20/src/synop-src/
H A Dsynop.cxx1338 #define TK1(a) {TKx(a),false} macro