Searched refs:oal_netbuf_copydata (Results 1 - 4 of 4) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_crypto_tkip.c | 376 ret = oal_netbuf_copydata(netbuf, pktlen - IEEE80211_WEP_MICLEN, (hi_void *)auc_mic_peer, IEEE80211_WEP_MICLEN, in hmac_crypto_tkip_demic()
|
H A D | hmac_frag.c | 100 hi_u32 ret = oal_netbuf_copydata(netbuf_original, copy_offset, oal_netbuf_payload(netbuf), in hmac_frag_process() 104 oam_error_log0(0, OAM_SF_CFG, "hmac_frag_process:: oal_netbuf_copydata return fail."); in hmac_frag_process()
|
H A D | hmac_wapi.c | 540 hi_u32 wapi_result = oal_netbuf_copydata(netbuf, 0, oal_netbuf_data(netbuff_des), in hmac_wapi_decrypt()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | oal_netbuf.h | 271 static inline hi_u32 oal_netbuf_copydata(const oal_netbuf_stru *netbuf, hi_u32 offset, hi_void *dst, hi_u32 dst_len,
in oal_netbuf_copydata() function
|
Completed in 5 milliseconds