Home
last modified time | relevance | path

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

/hostap-3.6.0/wlantest/
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
143 u8 tk[] = { 0xc9, 0x7c, 0x1f, 0x67, 0xce, 0x37, 0x11, 0x85, in test_vector_ccmp_pv1() local
384 u8 tk[] = { 0x66, 0xed, 0x21, 0x04, 0x2f, 0x9f, 0x26, 0xd7, in test_vector_ccmp_mgmt() local
434 u8 tk[16]; member
647 u8 tk[] = { 0xc9, 0x7c, 0x1f, 0x67, 0xce, 0x37, 0x11, 0x85, in test_vector_gcmp_256() local
732 u8 tk[] = { 0xc9, 0x7c, 0x1f, 0x67, 0xce, 0x37, 0x11, 0x85, in test_vector_ccmp_256() local
Dccmp.c138 u8 * ccmp_decrypt(const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_decrypt()
190 u8 * ccmp_encrypt(const u8 *tk, u8 *frame, size_t len, size_t hdrlen, u8 *qos, in ccmp_encrypt()
238 u8 * ccmp_encrypt_pv1(const u8 *tk, const u8 *a1, const u8 *a2, const u8 *a3, in ccmp_encrypt_pv1()
280 u8 * ccmp_256_decrypt(const u8 *tk, const struct ieee80211_hdr *hdr, in ccmp_256_decrypt()
321 u8 * ccmp_256_encrypt(const u8 *tk, u8 *frame, size_t len, size_t hdrlen, in ccmp_256_encrypt()
Dgcmp.c75 u8 * gcmp_decrypt(const u8 *tk, size_t tk_len, const struct ieee80211_hdr *hdr, in gcmp_decrypt()
115 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()
Drx_data.c378 const u8 *tk, size_t tk_len, size_t *dlen) in try_ptk_decrypt()
409 const u8 *tk = NULL; in rx_data_bss_prot() local
Dinject.c174 const u8 *tk = NULL; in wlantest_inject_prot() local
Dwlantest.c336 const u8 *tk, size_t tk_len, int keyid) in write_decrypted_note()
Dwlantest.h125 u8 tk[16]; member
/hostap-3.6.0/src/crypto/
Dsha256.c30 unsigned char tk[32]; in hmac_sha256_vector() local
Dsha384.c30 unsigned char tk[48]; in hmac_sha384_vector() local
Dsha512.c30 unsigned char tk[64]; in hmac_sha512_vector() local
Dsha1.c30 unsigned char tk[20]; in hmac_sha1_vector() local
Dmd5.c30 u8 tk[16]; in hmac_md5_vector() local
Dcrypto_internal.c44 u8 tk[32]; in crypto_hash_init() local
/hostap-3.6.0/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.h233 u8 tk[WPA_TK_MAX_LEN]; /* Temporal Key (TK) */ member
/hostap-3.6.0/src/eap_peer/
Deap_peap.c254 u8 *tk; in eap_peap_derive_cmk() local
/hostap-3.6.0/src/eap_server/
Deap_server_peap.c325 u8 *tk; in eap_peap_derive_cmk() local
/hostap-3.6.0/src/rsn_supp/
Dtdls.c113 u8 tk[16]; /* TPK-TK; assuming only CCMP will be used */ member