Searched defs:outlen (Results 1 - 6 of 6) sorted by relevance

/include/linux/
H A Dolpc-ec.h33 size_t outlen);
38 size_t outlen) { return -ENODEV; }
37 olpc_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf, size_t outlen) argument
/include/scsi/
H A Dscsi_ioctl.h28 unsigned int outlen; member in struct:scsi_ioctl_command
/include/crypto/
H A Ddrbg.h185 unsigned int outlen; /* size of output buffer */ member in struct:drbg_gen
196 * @outlen length of output buffer -- see crypto_rng_get_bytes
204 unsigned char *outbuf, unsigned int outlen,
210 genbuf.outlen = outlen;
226 * @outlen length of output buffer -- see crypto_rng_get_bytes
235 unsigned char *outbuf, unsigned int outlen,
242 genbuf.outlen = outlen;
270 genbuf.outlen
203 crypto_drbg_get_bytes_addtl(struct crypto_rng *drng, unsigned char *outbuf, unsigned int outlen, struct drbg_string *addtl) argument
234 crypto_drbg_get_bytes_addtl_test(struct crypto_rng *drng, unsigned char *outbuf, unsigned int outlen, struct drbg_string *addtl, struct drbg_test_data *test_data) argument
[all...]
/include/linux/mlx5/
H A Ddevice.h362 __be32 outlen; member in struct:mlx5_cmd_layout
H A Ddriver.h201 u16 outlen; member in struct:mlx5_cmd_debug
692 struct mlx5_query_mkey_mbox_out *out, int outlen);
736 struct mlx5_query_eq_mbox_out *out, int outlen);
/include/rdma/
H A Dib_verbs.h1147 size_t outlen; member in struct:ib_udata

Completed in 147 milliseconds