/hostap-latest/wlantest/ |
D | ccmp.c | 153 u8 * ccmp_decrypt(const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_decrypt() 207 u8 * ccmp_encrypt(const u8 *tk, u8 *frame, size_t len, size_t hdrlen, in ccmp_encrypt() 256 u8 * ccmp_encrypt_pv1(const u8 *tk, const u8 *a1, const u8 *a2, const u8 *a3, in ccmp_encrypt_pv1() 298 u8 * ccmp_256_decrypt(const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_256_decrypt() 340 u8 * ccmp_256_encrypt(const u8 *tk, u8 *frame, size_t len, size_t hdrlen, in ccmp_256_encrypt()
|
D | test_vectors.c | 20 u8 tk[] = { in test_vector_tkip() local 87 u8 tk[] = { 0xc9, 0x7c, 0x1f, 0x67, 0xce, 0x37, 0x11, 0x85, in test_vector_ccmp() local 145 u8 tk[] = { 0xc9, 0x7c, 0x1f, 0x67, 0xce, 0x37, 0x11, 0x85, in test_vector_ccmp_pv1() local 544 u8 tk[] = { 0x66, 0xed, 0x21, 0x04, 0x2f, 0x9f, 0x26, 0xd7, in test_vector_ccmp_mgmt() local 596 u8 tk[16]; member 810 u8 tk[] = { 0xc9, 0x7c, 0x1f, 0x67, 0xce, 0x37, 0x11, 0x85, in test_vector_gcmp_256() local 896 u8 tk[] = { 0xc9, 0x7c, 0x1f, 0x67, 0xce, 0x37, 0x11, 0x85, in test_vector_ccmp_256() local
|
D | gcmp.c | 85 u8 * gcmp_decrypt(const u8 *tk, size_t tk_len, const struct ieee80211_hdr *hdr, in gcmp_decrypt() 126 u8 * gcmp_encrypt(const u8 *tk, size_t tk_len, const u8 *frame, size_t len, in gcmp_encrypt()
|
D | tkip.c | 292 u8 * tkip_decrypt(const u8 *tk, const struct ieee80211_hdr *hdr, in tkip_decrypt() 438 u8 * tkip_encrypt(const u8 *tk, u8 *frame, size_t len, size_t hdrlen, u8 *qos, in tkip_encrypt()
|
D | inject.c | 174 const u8 *tk = NULL; in wlantest_inject_prot() local
|
D | rx_data.c | 384 const u8 *tk, size_t tk_len, size_t *dlen) in try_ptk_decrypt() 417 const u8 *tk = NULL; in rx_data_bss_prot() local
|
D | wlantest.c | 336 const u8 *tk, size_t tk_len, int keyid) in write_decrypted_note()
|
D | wlantest.h | 134 u8 tk[16]; member
|
/hostap-latest/src/crypto/ |
D | sha384.c | 30 unsigned char tk[48]; in hmac_sha384_vector() local
|
D | sha512.c | 30 unsigned char tk[64]; in hmac_sha512_vector() local
|
D | md5.c | 30 u8 tk[16]; in hmac_md5_vector() local
|
D | sha1.c | 30 unsigned char tk[20]; in hmac_sha1_vector() local
|
D | sha256.c | 30 unsigned char tk[32]; in hmac_sha256_vector() local
|
D | crypto_internal.c | 44 u8 tk[32]; in crypto_hash_init() local
|
/hostap-latest/src/common/ |
D | common_module_tests.c | 637 const u8 tk[] = { in pasn_test_pasn_auth() local 716 const u8 tk[] = { in pasn_test_no_pasn_auth() local
|
D | wpa_common.h | 260 u8 tk[WPA_TK_MAX_LEN]; /* Temporal Key (TK) */ member
|
/hostap-latest/src/eap_peer/ |
D | eap_peap.c | 269 u8 *tk; in eap_peap_derive_cmk() local
|
/hostap-latest/src/eap_server/ |
D | eap_server_peap.c | 329 u8 *tk; in eap_peap_derive_cmk() local
|
/hostap-latest/src/ap/ |
D | ap_drv_ops.c | 1231 u32 cipher, u8 tk_len, const u8 *tk, in hostapd_drv_set_secure_ranging_ctx()
|
/hostap-latest/wpa_supplicant/ |
D | driver_i.h | 1146 const u8 *tk, in wpa_drv_set_secure_ranging_ctx()
|
/hostap-latest/src/rsn_supp/ |
D | tdls.c | 113 u8 tk[16]; /* TPK-TK; assuming only CCMP will be used */ member
|
/hostap-latest/src/drivers/ |
D | driver.h | 3023 const u8 *tk; member
|