Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/crypto/
H A Daes-gcm.c193 u8 len_buf[16]; in aes_gcm_prepare_j0() local
207 WPA_PUT_BE64(len_buf, 0); in aes_gcm_prepare_j0()
208 WPA_PUT_BE64(len_buf + 8, iv_len * 8); in aes_gcm_prepare_j0()
209 ghash(H, len_buf, sizeof(len_buf), J0); in aes_gcm_prepare_j0()
231 u8 len_buf[16]; in aes_gcm_ghash() local
242 WPA_PUT_BE64(len_buf, aad_len * 8); in aes_gcm_ghash()
243 WPA_PUT_BE64(len_buf + 8, crypt_len * 8); in aes_gcm_ghash()
244 ghash(H, len_buf, sizeof(len_buf), S); in aes_gcm_ghash()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/crypto/
H A Daes-gcm.c193 u8 len_buf[16]; in aes_gcm_prepare_j0() local
207 WPA_PUT_BE64(len_buf, 0); in aes_gcm_prepare_j0()
208 WPA_PUT_BE64(len_buf + 8, iv_len * 8); in aes_gcm_prepare_j0()
209 ghash(H, len_buf, sizeof(len_buf), J0); in aes_gcm_prepare_j0()
231 u8 len_buf[16]; in aes_gcm_ghash() local
242 WPA_PUT_BE64(len_buf, aad_len * 8); in aes_gcm_ghash()
243 WPA_PUT_BE64(len_buf + 8, crypt_len * 8); in aes_gcm_ghash()
244 ghash(H, len_buf, sizeof(len_buf), S); in aes_gcm_ghash()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/crypto/
H A Daes-gcm.c194 u8 len_buf[16]; in aes_gcm_prepare_j0() local
208 WPA_PUT_BE64(len_buf, 0); in aes_gcm_prepare_j0()
209 WPA_PUT_BE64(len_buf + 8, iv_len * 8); in aes_gcm_prepare_j0()
210 ghash(H, len_buf, sizeof(len_buf), J0); in aes_gcm_prepare_j0()
232 u8 len_buf[16]; in aes_gcm_ghash() local
243 WPA_PUT_BE64(len_buf, aad_len * 8); in aes_gcm_ghash()
244 WPA_PUT_BE64(len_buf + 8, crypt_len * 8); in aes_gcm_ghash()
245 ghash(H, len_buf, sizeof(len_buf), S); in aes_gcm_ghash()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/crypto/
H A Daes-gcm.c194 u8 len_buf[16]; in aes_gcm_prepare_j0() local
208 WPA_PUT_BE64(len_buf, 0); in aes_gcm_prepare_j0()
209 WPA_PUT_BE64(len_buf + 8, iv_len * 8); in aes_gcm_prepare_j0()
210 ghash(H, len_buf, sizeof(len_buf), J0); in aes_gcm_prepare_j0()
232 u8 len_buf[16]; in aes_gcm_ghash() local
243 WPA_PUT_BE64(len_buf, aad_len * 8); in aes_gcm_ghash()
244 WPA_PUT_BE64(len_buf + 8, crypt_len * 8); in aes_gcm_ghash()
245 ghash(H, len_buf, sizeof(len_buf), S); in aes_gcm_ghash()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/crypto/
H A Daes-gcm.c193 u8 len_buf[16]; in aes_gcm_prepare_j0() local
207 WPA_PUT_BE64(len_buf, 0); in aes_gcm_prepare_j0()
208 WPA_PUT_BE64(len_buf + 8, iv_len * 8); in aes_gcm_prepare_j0()
209 ghash(H, len_buf, sizeof(len_buf), J0); in aes_gcm_prepare_j0()
231 u8 len_buf[16]; in aes_gcm_ghash() local
242 WPA_PUT_BE64(len_buf, aad_len * 8); in aes_gcm_ghash()
243 WPA_PUT_BE64(len_buf + 8, crypt_len * 8); in aes_gcm_ghash()
244 ghash(H, len_buf, sizeof(len_buf), S); in aes_gcm_ghash()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/crypto/
H A Daes-gcm.c193 u8 len_buf[16]; in aes_gcm_prepare_j0() local
207 WPA_PUT_BE64(len_buf, 0); in aes_gcm_prepare_j0()
208 WPA_PUT_BE64(len_buf + 8, iv_len * 8); in aes_gcm_prepare_j0()
209 ghash(H, len_buf, sizeof(len_buf), J0); in aes_gcm_prepare_j0()
231 u8 len_buf[16]; in aes_gcm_ghash() local
242 WPA_PUT_BE64(len_buf, aad_len * 8); in aes_gcm_ghash()
243 WPA_PUT_BE64(len_buf + 8, crypt_len * 8); in aes_gcm_ghash()
244 ghash(H, len_buf, sizeof(len_buf), S); in aes_gcm_ghash()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/crypto/
H A Daes-gcm.c193 u8 len_buf[16]; in aes_gcm_prepare_j0() local
207 WPA_PUT_BE64(len_buf, 0); in aes_gcm_prepare_j0()
208 WPA_PUT_BE64(len_buf + 8, iv_len * 8); in aes_gcm_prepare_j0()
209 ghash(H, len_buf, sizeof(len_buf), J0); in aes_gcm_prepare_j0()
231 u8 len_buf[16]; in aes_gcm_ghash() local
242 WPA_PUT_BE64(len_buf, aad_len * 8); in aes_gcm_ghash()
243 WPA_PUT_BE64(len_buf + 8, crypt_len * 8); in aes_gcm_ghash()
244 ghash(H, len_buf, sizeof(len_buf), S); in aes_gcm_ghash()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/crypto/
H A Daes-gcm.c193 u8 len_buf[16]; in aes_gcm_prepare_j0() local
207 WPA_PUT_BE64(len_buf, 0); in aes_gcm_prepare_j0()
208 WPA_PUT_BE64(len_buf + 8, iv_len * 8); in aes_gcm_prepare_j0()
209 ghash(H, len_buf, sizeof(len_buf), J0); in aes_gcm_prepare_j0()
231 u8 len_buf[16]; in aes_gcm_ghash() local
242 WPA_PUT_BE64(len_buf, aad_len * 8); in aes_gcm_ghash()
243 WPA_PUT_BE64(len_buf + 8, crypt_len * 8); in aes_gcm_ghash()
244 ghash(H, len_buf, sizeof(len_buf), S); in aes_gcm_ghash()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/crypto/
H A Daes-gcm.c193 u8 len_buf[16]; in aes_gcm_prepare_j0() local
207 WPA_PUT_BE64(len_buf, 0); in aes_gcm_prepare_j0()
208 WPA_PUT_BE64(len_buf + 8, iv_len * 8); in aes_gcm_prepare_j0()
209 ghash(H, len_buf, sizeof(len_buf), J0); in aes_gcm_prepare_j0()
231 u8 len_buf[16]; in aes_gcm_ghash() local
242 WPA_PUT_BE64(len_buf, aad_len * 8); in aes_gcm_ghash()
243 WPA_PUT_BE64(len_buf + 8, crypt_len * 8); in aes_gcm_ghash()
244 ghash(H, len_buf, sizeof(len_buf), S); in aes_gcm_ghash()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/crypto/
H A Daes-gcm.c193 u8 len_buf[16]; in aes_gcm_prepare_j0() local
207 WPA_PUT_BE64(len_buf, 0); in aes_gcm_prepare_j0()
208 WPA_PUT_BE64(len_buf + 8, iv_len * 8); in aes_gcm_prepare_j0()
209 ghash(H, len_buf, sizeof(len_buf), J0); in aes_gcm_prepare_j0()
231 u8 len_buf[16]; in aes_gcm_ghash() local
242 WPA_PUT_BE64(len_buf, aad_len * 8); in aes_gcm_ghash()
243 WPA_PUT_BE64(len_buf + 8, crypt_len * 8); in aes_gcm_ghash()
244 ghash(H, len_buf, sizeof(len_buf), S); in aes_gcm_ghash()
/OK3568_Linux_fs/kernel/kernel/
H A Dauditsc.c1022 long len_buf; in audit_log_execve_info() local
1056 len_buf = 0; in audit_log_execve_info()
1077 memmove(buf_head, buf, len_buf); in audit_log_execve_info()
1082 len_tmp = strncpy_from_user(&buf_head[len_buf], p, in audit_log_execve_info()
1083 len_max - len_buf); in audit_log_execve_info()
1088 } else if (len_tmp == (len_max - len_buf)) { in audit_log_execve_info()
1109 len_buf += len_tmp; in audit_log_execve_info()
1110 buf_head[len_buf] = '\0'; in audit_log_execve_info()
1113 len_abuf = (encode ? len_buf * 2 : len_buf + 2); in audit_log_execve_info()
1117 if (len_buf >= 0) { in audit_log_execve_info()
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dmxuport.c582 u8 *len_buf; in mxuport_tx_empty() local
585 len_buf = kzalloc(4, GFP_KERNEL); in mxuport_tx_empty()
586 if (!len_buf) in mxuport_tx_empty()
590 port->port_number, len_buf, 4); in mxuport_tx_empty()
594 txlen = get_unaligned_be32(len_buf); in mxuport_tx_empty()
601 kfree(len_buf); in mxuport_tx_empty()
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-logitech-hidpp.c958 u8 feature_index, u8 char_index, char *device_name, int len_buf) in hidpp_devicenametype_get_device_name() argument
990 if (len_buf < count) in hidpp_devicenametype_get_device_name()
991 count = len_buf; in hidpp_devicenametype_get_device_name()