Home
last modified time | relevance | path

Searched refs:auth_key (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/ipw2x00/
Dipw2200.h884 u8 auth_type:4, auth_key:4; member
886 u8 auth_key:4, auth_type:4; member
Dipw2200.c7403 priv->assoc_request.auth_key = 0; in ipw_associate_network()
7408 priv->assoc_request.auth_key = priv->ieee->sec.active_key; in ipw_associate_network()
/drivers/crypto/
Dn2_core.c512 unsigned long auth_key, unsigned int auth_key_len) in n2_do_async_digest() argument
559 ent->auth_key_addr = auth_key; in n2_do_async_digest()