Searched refs:PN_LEN (Results 1 – 5 of 5) sorted by relevance
245 #define PN_LEN 16 macro254 u8 pn[PN_LEN]; /* packet number */
112 #define WAPI_KEY_LEN (WLAN_KEY_LEN_SMS4 + PN_LEN + 2)995 u8 pn[PN_LEN];
228 u8 bn[PN_LEN + 1];
2735 memcpy(vpd_data->bn, vpd.pn, PN_LEN + 1); in cudbg_collect_vpd_data()
2800 memcpy(p->pn, vpd + pn, min_t(unsigned int, pn_len, PN_LEN)); in t4_get_raw_vpd_params()