Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_crypto.h72 int qdf_get_hash(uint8_t *type, uint8_t element_cnt,
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_fils.c644 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 Dqdf_crypto.c53 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 Dwlan_cm_connect.c816 qdf_get_hash(SHA256_CRYPTO_TYPE, 1, &data, &fils_info->realm_len, hash); in cm_create_fils_realm_hash()