Searched refs:outbuf (Results 1 – 6 of 6) sorted by relevance
/include/crypto/ |
D | drbg.h | 208 unsigned char *outbuf, unsigned int outlen, in crypto_drbg_get_bytes_addtl() argument 212 outbuf, outlen); in crypto_drbg_get_bytes_addtl() 233 unsigned char *outbuf, unsigned int outlen, in crypto_drbg_get_bytes_addtl_test() argument 240 outbuf, outlen); in crypto_drbg_get_bytes_addtl_test()
|
/include/linux/ |
D | olpc-ec.h | 48 extern int olpc_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf, 61 static inline int olpc_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf, in olpc_ec_cmd() argument
|
/include/linux/decompress/ |
D | generic.h | 8 unsigned char *outbuf,
|
/include/linux/sunrpc/ |
D | gss_api.h | 65 struct xdr_buf *outbuf, 127 struct xdr_buf *outbuf,
|
D | gss_krb5.h | 253 struct xdr_buf *outbuf, struct page **pages); 269 gss_encrypt_xdr_buf(struct crypto_sync_skcipher *tfm, struct xdr_buf *outbuf,
|
/include/rdma/ |
D | ib_verbs.h | 1518 void __user *outbuf; member 2927 return copy_to_user(udata->outbuf, src, len) ? -EFAULT : 0; in ib_copy_to_udata()
|