Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/os_if/linux/crypto/src/
H A Dwlan_nl_to_crypto_params.c316 wlan_crypto_key_mgmt crypto_akm_type = WLAN_CRYPTO_KEY_MGMT_NONE; in osif_nl_to_crypto_akm_type() local
322 crypto_akm_type = osif_akm_type_crypto_mapping[index]. in osif_nl_to_crypto_akm_type()
333 key_mgmt, crypto_akm_type); in osif_nl_to_crypto_akm_type()
335 return crypto_akm_type; in osif_nl_to_crypto_akm_type()