Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/ieee80211/
A Dzconfig_ieee80211.c408 static uint8_t map_cipher_to_encry(uint8_t cipher) in map_cipher_to_encry() function
623 group_cipher = map_cipher_to_encry(group_cipher); in cfg80211_get_cipher_info()
624 pairwise_cipher = map_cipher_to_encry(pairwise_cipher); in cfg80211_get_cipher_info()
636 group_cipher = map_cipher_to_encry(group_cipher); in cfg80211_get_cipher_info()
637 pairwise_cipher = map_cipher_to_encry(pairwise_cipher); in cfg80211_get_cipher_info()

Completed in 6 milliseconds