Searched defs:sel (Results 1 – 20 of 20) sorted by relevance
2517 static int32_t wlan_crypto_wpa_suite_to_cipher(const uint8_t *sel) in wlan_crypto_wpa_suite_to_cipher()2538 static int32_t wlan_crypto_wpa_suite_to_keymgmt(const uint8_t *sel) in wlan_crypto_wpa_suite_to_keymgmt()2561 static int32_t wlan_crypto_rsn_suite_to_cipher(const uint8_t *sel) in wlan_crypto_rsn_suite_to_cipher()2595 static int32_t wlan_crypto_rsn_suite_to_keymgmt(const uint8_t *sel) in wlan_crypto_rsn_suite_to_keymgmt()3277 static int32_t wlan_crypto_wapi_suite_to_cipher(const uint8_t *sel) in wlan_crypto_wapi_suite_to_cipher()3294 static int32_t wlan_crypto_wapi_keymgmt(const u_int8_t *sel) in wlan_crypto_wapi_keymgmt()
159 #define WLAN_CRYPTO_ADDSELECTOR(frm, sel) \ argument