Home
last modified time | relevance | path

Searched refs:rndis_cipher_to_alg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/
H A Drndis_wlan.c575 static int rndis_cipher_to_alg(u32 cipher) in rndis_cipher_to_alg() function
2141 groupwise = rndis_cipher_to_alg(sme->crypto.cipher_group); in rndis_connect()
2144 rndis_cipher_to_alg(sme->crypto.ciphers_pairwise[i]); in rndis_connect()
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/
H A Drndis_wlan.c577 static int rndis_cipher_to_alg(u32 cipher) in rndis_cipher_to_alg() function
2141 groupwise = rndis_cipher_to_alg(sme->crypto.cipher_group); in rndis_connect()
2144 rndis_cipher_to_alg(sme->crypto.ciphers_pairwise[i]); in rndis_connect()

Completed in 18 milliseconds