Home
last modified time | relevance | path

Searched defs:outbuf_len (Results 1 – 3 of 3) sorted by relevance

/linux/security/keys/
H A Ddh.c101 size_t outbuf_len = roundup(buflen, crypto_shash_digestsize(hash)); in keyctl_dh_compute_kdf() local
/linux/kernel/printk/
H A Dinternal.h290 unsigned int outbuf_len; member
/linux/fs/smb/client/
H A Dsmb2pdu.c6023 build_qfs_info_req(struct kvec * iov,struct cifs_tcon * tcon,struct TCP_Server_Info * server,int level,int outbuf_len,u64 persistent_fid,u64 volatile_fid) build_qfs_info_req() argument