| /Linux-v5.4/crypto/ | 
| D | cast5_generic.c | 303 void __cast5_encrypt(struct cast5_ctx *c, u8 *outbuf, const u8 *inbuf)  in __cast5_encrypt()355 static void cast5_encrypt(struct crypto_tfm *tfm, u8 *outbuf, const u8 *inbuf)  in cast5_encrypt()
 360 void __cast5_decrypt(struct cast5_ctx *c, u8 *outbuf, const u8 *inbuf)  in __cast5_decrypt()
 399 static void cast5_decrypt(struct crypto_tfm *tfm, u8 *outbuf, const u8 *inbuf)  in cast5_decrypt()
 
 | 
| D | cast6_generic.c | 176 void __cast6_encrypt(struct cast6_ctx *c, u8 *outbuf, const u8 *inbuf)  in __cast6_encrypt()209 static void cast6_encrypt(struct crypto_tfm *tfm, u8 *outbuf, const u8 *inbuf)  in cast6_encrypt()
 214 void __cast6_decrypt(struct cast6_ctx *c, u8 *outbuf, const u8 *inbuf)  in __cast6_decrypt()
 247 static void cast6_decrypt(struct crypto_tfm *tfm, u8 *outbuf, const u8 *inbuf)  in cast6_decrypt()
 
 | 
| /Linux-v5.4/drivers/iio/dac/ | 
| D | max5821.c | 93 	u8 outbuf[2];  in max5821_sync_powerdown_mode()  local174 	u8 outbuf[1];  in max5821_get_value()  local
 215 	u8 outbuf[2];  in max5821_set_value()  local
 272 	u8 outbuf[2] = { MAX5821_EXTENDED_COMMAND_MODE,  in max5821_suspend()  local
 282 	u8 outbuf[2] = { MAX5821_EXTENDED_COMMAND_MODE,  in max5821_resume()  local
 
 | 
| D | max517.c | 48 	u8 outbuf[2];  in max517_set_value()  local105 	u8 outbuf = COMMAND_PD;  in max517_suspend()  local
 112 	u8 outbuf = 0;  in max517_resume()  local
 
 | 
| D | mcp4725.c | 49 	u8 outbuf[2];  in mcp4725_suspend()  local62 	u8 outbuf[2];  in mcp4725_resume()  local
 267 	u8 outbuf[2];  in mcp4725_set_value()  local
 288 	u8 outbuf[3];  in mcp4726_set_cfg()  local
 
 | 
| D | m62332.c | 37 	u8 outbuf[2];  in m62332_set_value()  local
 | 
| /Linux-v5.4/drivers/infiniband/sw/rxe/ | 
| D | rxe_queue.c | 39 int do_mmap_info(struct rxe_dev *rxe, struct mminfo __user *outbuf,  in do_mmap_info()155 		     struct mminfo __user *outbuf, spinlock_t *producer_lock,  in rxe_queue_resize()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/sfc/ | 
| D | mcdi.c | 503 	efx_dword_t *outbuf;  in efx_mcdi_complete_async()  local651 				efx_dword_t *outbuf, size_t outlen,  in _efx_mcdi_rpc_finish()
 802 			 efx_dword_t *outbuf, size_t outlen,  in _efx_mcdi_rpc()
 860 				   efx_dword_t *outbuf, size_t outlen,  in _efx_mcdi_rpc_evb_retry()
 927 		 efx_dword_t *outbuf, size_t outlen,  in efx_mcdi_rpc()
 944 		       efx_dword_t *outbuf, size_t outlen,  in efx_mcdi_rpc_quiet()
 1065 			efx_dword_t *outbuf, size_t outlen,  in efx_mcdi_rpc_finish()
 1073 			      efx_dword_t *outbuf, size_t outlen,  in efx_mcdi_rpc_finish_quiet()
 1081 			    size_t inlen, efx_dword_t *outbuf,  in efx_mcdi_display_error()
 
 | 
| /Linux-v5.4/security/keys/ | 
| D | dh.c | 203 	uint8_t *outbuf = NULL;  in keyctl_dh_compute_kdf()  local242 	uint8_t *outbuf;  in __keyctl_dh_compute()  local
 
 | 
| /Linux-v5.4/lib/ | 
| D | decompress_bunzip2.c | 523 static int INIT read_bunzip(struct bunzip_data *bd, char *outbuf, int len)  in read_bunzip()682 			unsigned char *outbuf,  in bunzip2()
 750 			unsigned char *outbuf, long olen,  in __decompress()
 
 | 
| /Linux-v5.4/arch/powerpc/boot/ | 
| D | decompress.c | 118 	void *outbuf, unsigned long output_size, unsigned long _skip)  in partial_decompress()
 | 
| /Linux-v5.4/include/crypto/ | 
| D | drbg.h | 208 			unsigned char *outbuf, unsigned int outlen,  in crypto_drbg_get_bytes_addtl()233 			unsigned char *outbuf, unsigned int outlen,  in crypto_drbg_get_bytes_addtl_test()
 
 | 
| /Linux-v5.4/arch/arm/vdso/ | 
| D | vdsomunge.c | 124 	void *outbuf;  in main()  local
 | 
| /Linux-v5.4/fs/dlm/ | 
| D | dir.c | 235  			   char *outbuf, int outlen, int nodeid)  in dlm_copy_master_names()
 | 
| /Linux-v5.4/include/linux/ | 
| D | olpc-ec.h | 61 static inline int olpc_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf,  in olpc_ec_cmd()
 | 
| /Linux-v5.4/arch/parisc/kernel/ | 
| D | kgdb.c | 174 		int err_code, char *inbuf, char *outbuf,  in kgdb_arch_handle_exception()
 | 
| /Linux-v5.4/drivers/platform/olpc/ | 
| D | olpc-ec.c | 23 	u8 *inbuf, *outbuf;  member127 int olpc_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf, size_t outlen)  in olpc_ec_cmd()
 
 | 
| /Linux-v5.4/drivers/tty/vt/ | 
| D | consolemap.c | 345 	unsigned char outbuf[E_TABSZ];  in con_get_trans_old()  local374 	unsigned short outbuf[E_TABSZ];  in con_get_trans_new()  local
 
 | 
| /Linux-v5.4/drivers/tty/hvc/ | 
| D | hvc_console.h | 40 	char *outbuf;  member
 | 
| /Linux-v5.4/arch/x86/platform/olpc/ | 
| D | olpc.c | 109 static int olpc_xo1_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf,  in olpc_xo1_ec_cmd()
 | 
| /Linux-v5.4/drivers/hid/usbhid/ | 
| D | usbhid.h | 79 	char *outbuf;                                                   /* Output buffer */  member
 | 
| /Linux-v5.4/net/sunrpc/auth_gss/ | 
| D | gss_krb5_crypto.c | 456 	struct xdr_buf *outbuf;  member468 	struct xdr_buf *outbuf = desc->outbuf;  in encryptor()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | cudbg_if.h | 78 	void *outbuf; /* Output buffer */  member
 | 
| /Linux-v5.4/drivers/crypto/nx/ | 
| D | nx-842-pseries.c | 287 	unsigned long inbuf, outbuf;  in nx842_pseries_compress()  local417 	unsigned long inbuf, outbuf;  in nx842_pseries_decompress()  local
 
 | 
| /Linux-v5.4/drivers/ide/ | 
| D | ide-taskfile.c | 468 	u8 *outbuf		= NULL;  in ide_taskfile_ioctl()  local
 |