Home
last modified time | relevance | path

Searched defs:input_len (Results 1 – 4 of 4) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_wapi_sms4.c85 hi_void hmac_sms4_crypt(const hi_u8 *puc_input, hi_u8 input_len, hi_u8 *puc_output, const hi_u32 *p… in hmac_sms4_crypt()
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
Dsyscall.c3912 u32 len = buf ? strlen(buf) : 0, input_len; in bpf_task_fd_query_copy() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dwl_cfgnan.c4129 static uint wl_nan_hash(void *ctx, uint index, const uint8 *input, uint input_len) in wl_nan_hash()
Ddhd_linux.c11553 int input_len; in dhd_iovar() local