Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/pld/src/
H A Dpld_pcie.h168 static inline int pld_pcie_get_sha_hash(struct device *dev, const u8 *data, in pld_pcie_get_sha_hash() function
179 static inline int pld_pcie_get_sha_hash(struct device *dev, const u8 *data, in pld_pcie_get_sha_hash() function
H A Dpld_common.c925 ret = pld_pcie_get_sha_hash(dev, data, data_len, in pld_get_sha_hash()