Searched refs:tsc_len (Results 1 – 2 of 2) sorted by relevance
43 const u8 *tsc, size_t tsc_len);
995 const u8 *tsc, size_t tsc_len) in __orinoco_hw_set_tkip_key() argument1026 if (tsc_len > sizeof(buf.tsc)) in __orinoco_hw_set_tkip_key()1027 tsc_len = sizeof(buf.tsc); in __orinoco_hw_set_tkip_key()1036 memcpy(buf.tsc, tsc, tsc_len); in __orinoco_hw_set_tkip_key()