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