Searched refs:qdf_get_hash (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/qdf/inc/ |
H A D | qdf_crypto.h | 72 int qdf_get_hash(uint8_t *type, uint8_t element_cnt,
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
H A D | lim_process_fils.c | 644 qdf_get_hash(lim_get_hash_crypto_type(fils_info->akm), 1, in lim_generate_pmkid() 1224 if (qdf_get_hash(lim_get_hash_crypto_type(fils_info->akm), in lim_generate_fils_pmkr0() 1280 if (qdf_get_hash(lim_get_hash_crypto_type(fils_info->akm), in lim_generate_fils_pmkr1_name()
|
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ |
H A D | qdf_crypto.c | 53 int qdf_get_hash(uint8_t *type, in qdf_get_hash() function
|
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/ |
H A D | wlan_cm_connect.c | 816 qdf_get_hash(SHA256_CRYPTO_TYPE, 1, &data, &fils_info->realm_len, hash); in cm_create_fils_realm_hash()
|