Searched refs:txMic (Results 1 – 2 of 2) sorted by relevance
435 uint8_t txMic[8]; member
1505 for (i = 0; i < sizeof(hk->key.tkip.txMic); i++) in mwl_keyprint()1506 printf(" %02x", hk->key.tkip.txMic[i]); in mwl_keyprint()