Searched refs:txkey (Results 1 – 5 of 5) sorted by relevance
187 hws->txkey = keyid; in get_new_keyid()216 if (hws->txkey >= 0) { in free_tls_keyid()217 __clear_bit(hws->txkey, cdev->kmap.addr); in free_tls_keyid()219 hws->txkey = -1; in free_tls_keyid()451 csk->tlshws.txkey = keyid; in chtls_setkey()
266 s32 txkey; member
27 return csk->tlshws.txkey >= 0; in is_tls_tx()291 kaddr = keyid_to_addr(cdev->kmap.start, hws->txkey); in tls_copy_tx_key()
78 csk->tlshws.txkey = -1; in chtls_sock_create()
503 char *txkey = padapter->securitypriv.dot118021XGrptxmickey[param->u.crypt.idx].skey; in rtw_cfg80211_ap_set_encryption() local585 memcpy(txkey, &(param->u.crypt.key[16]), 8); in rtw_cfg80211_ap_set_encryption()659 memcpy(txkey, &(param->u.crypt.key[16]), 8); in rtw_cfg80211_ap_set_encryption()
Completed in 21 milliseconds