Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_obj_mgr.c94 static inline uint32_t crypto_hash_index(struct crypto_psoc_priv_obj *psoc, in crypto_hash_index() function
140 index = crypto_hash_index(psoc, local_mac_addr, link_id); in crypto_hash_find_by_linkid_and_macaddr()
163 index = crypto_hash_index(psoc, &hash_entry->mac_addr, link_id); in crypto_hash_add()
286 uint32_t index = crypto_hash_index(psoc, &crypto_entry->mac_addr, in crypto_remove_entry()