Searched refs:aeskey (Results 1 – 1 of 1) sorted by relevance
154 u8 *aeskey, int keylen, void *priv) in lib80211_ccmp_hdr() argument163 if (aeskey != NULL && keylen >= CCMP_TK_LEN) in lib80211_ccmp_hdr()164 memcpy(aeskey, key->key, CCMP_TK_LEN); in lib80211_ccmp_hdr()