Home
last modified time | relevance | path

Searched defs:tk (Results 1 – 22 of 22) sorted by relevance

/hostap-latest/wlantest/
Dccmp.c153 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()
Dtest_vectors.c20 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
Dgcmp.c85 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()
Dtkip.c292 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()
Dinject.c174 const u8 *tk = NULL; in wlantest_inject_prot() local
Drx_data.c384 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
Dwlantest.c336 const u8 *tk, size_t tk_len, int keyid) in write_decrypted_note()
Dwlantest.h134 u8 tk[16]; member
/hostap-latest/src/crypto/
Dsha384.c30 unsigned char tk[48]; in hmac_sha384_vector() local
Dsha512.c30 unsigned char tk[64]; in hmac_sha512_vector() local
Dmd5.c30 u8 tk[16]; in hmac_md5_vector() local
Dsha1.c30 unsigned char tk[20]; in hmac_sha1_vector() local
Dsha256.c30 unsigned char tk[32]; in hmac_sha256_vector() local
Dcrypto_internal.c44 u8 tk[32]; in crypto_hash_init() local
/hostap-latest/src/common/
Dcommon_module_tests.c637 const u8 tk[] = { in pasn_test_pasn_auth() local
716 const u8 tk[] = { in pasn_test_no_pasn_auth() local
Dwpa_common.h260 u8 tk[WPA_TK_MAX_LEN]; /* Temporal Key (TK) */ member
/hostap-latest/src/eap_peer/
Deap_peap.c269 u8 *tk; in eap_peap_derive_cmk() local
/hostap-latest/src/eap_server/
Deap_server_peap.c329 u8 *tk; in eap_peap_derive_cmk() local
/hostap-latest/src/ap/
Dap_drv_ops.c1231 u32 cipher, u8 tk_len, const u8 *tk, in hostapd_drv_set_secure_ranging_ctx()
/hostap-latest/wpa_supplicant/
Ddriver_i.h1146 const u8 *tk, in wpa_drv_set_secure_ranging_ctx()
/hostap-latest/src/rsn_supp/
Dtdls.c113 u8 tk[16]; /* TPK-TK; assuming only CCMP will be used */ member
/hostap-latest/src/drivers/
Ddriver.h3023 const u8 *tk; member