/Linux-v4.19/crypto/asymmetric_keys/ |
D | pkcs7_parser.c | 210 const void *value, size_t vlen) in pkcs7_note_OID() 229 const void *value, size_t vlen) in pkcs7_sig_note_digest_algo() 267 const void *value, size_t vlen) in pkcs7_sig_note_pkey_algo() 287 const void *value, size_t vlen) in pkcs7_check_content_type() 304 const void *value, size_t vlen) in pkcs7_note_signeddata_version() 338 const void *value, size_t vlen) in pkcs7_note_signerinfo_version() 381 const void *value, size_t vlen) in pkcs7_extract_cert() 421 const void *value, size_t vlen) in pkcs7_note_certificate_list() 439 const void *value, size_t vlen) in pkcs7_note_content() 459 const void *value, size_t vlen) in pkcs7_note_data() [all …]
|
D | x509_cert_parser.c | 151 const void *value, size_t vlen) in x509_note_OID() 171 const void *value, size_t vlen) in x509_note_tbs_certificate() 188 const void *value, size_t vlen) in x509_note_pkey_algo() 240 const void *value, size_t vlen) in x509_note_signature() 271 const void *value, size_t vlen) in x509_note_serial() 284 const void *value, size_t vlen) in x509_extract_name_segment() 313 char **_name, size_t vlen) in x509_fabricate_name() 388 const void *value, size_t vlen) in x509_note_issuer() 398 const void *value, size_t vlen) in x509_note_subject() 411 const void *value, size_t vlen) in x509_extract_key_data() [all …]
|
D | mscode_parser.c | 42 const void *value, size_t vlen) in mscode_note_content_type() 74 const void *value, size_t vlen) in mscode_note_digest_algo() 122 const void *value, size_t vlen) in mscode_note_digest()
|
/Linux-v4.19/crypto/ |
D | rsa_helper.c | 22 const void *value, size_t vlen) in rsa_get_n() 52 const void *value, size_t vlen) in rsa_get_e() 67 const void *value, size_t vlen) in rsa_get_d() 82 const void *value, size_t vlen) in rsa_get_p() 97 const void *value, size_t vlen) in rsa_get_q() 112 const void *value, size_t vlen) in rsa_get_dp() 127 const void *value, size_t vlen) in rsa_get_dq() 142 const void *value, size_t vlen) in rsa_get_qinv()
|
D | testmgr.h | 107 unsigned short vlen; member
|
/Linux-v4.19/fs/ |
D | read_write.c | 977 unsigned long vlen, loff_t *pos, rwf_t flags) in vfs_readv() 994 unsigned long vlen, loff_t *pos, rwf_t flags) in vfs_writev() 1012 unsigned long vlen, rwf_t flags) in do_readv() 1032 unsigned long vlen, rwf_t flags) in do_writev() 1058 unsigned long vlen, loff_t pos, rwf_t flags) in do_preadv() 1081 unsigned long vlen, loff_t pos, rwf_t flags) in do_pwritev() 1104 unsigned long, vlen) in SYSCALL_DEFINE3() argument 1110 unsigned long, vlen) in SYSCALL_DEFINE3() argument 1116 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h) in SYSCALL_DEFINE5() argument 1124 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h, in SYSCALL_DEFINE6() argument [all …]
|
D | splice.c | 353 unsigned long vlen, loff_t offset) in kernel_readv()
|
/Linux-v4.19/fs/xfs/libxfs/ |
D | xfs_attr_sf.h | 30 #define XFS_ATTR_SF_ENTSIZE_BYNAME(nlen,vlen) /* space name/value uses */ \ argument
|
D | xfs_da_format.h | 824 static inline int xfs_attr_leaf_entsize_local(int nlen, int vlen) in xfs_attr_leaf_entsize_local()
|
/Linux-v4.19/arch/um/drivers/ |
D | vector_user.c | 514 unsigned int vlen, in uml_vector_sendmmsg() 531 unsigned int vlen, in uml_vector_recvmmsg()
|
/Linux-v4.19/net/ |
D | compat.c | 766 unsigned int vlen, unsigned int flags) in __compat_sys_sendmmsg() 773 unsigned int, vlen, unsigned int, flags) in COMPAT_SYSCALL_DEFINE4() argument 814 unsigned int vlen, unsigned int flags, in __compat_sys_recvmmsg() 836 unsigned int, vlen, unsigned int, flags, in COMPAT_SYSCALL_DEFINE5() argument
|
D | socket.c | 2170 int __sys_sendmmsg(int fd, struct mmsghdr __user *mmsg, unsigned int vlen, in __sys_sendmmsg() 2238 unsigned int, vlen, unsigned int, flags) in SYSCALL_DEFINE4() argument 2344 int __sys_recvmmsg(int fd, struct mmsghdr __user *mmsg, unsigned int vlen, in __sys_recvmmsg() 2456 unsigned int vlen, unsigned int flags, in do_sys_recvmmsg() 2481 unsigned int, vlen, unsigned int, flags, in SYSCALL_DEFINE5() argument
|
/Linux-v4.19/tools/bpf/bpftool/ |
D | btf_dumper.c | 184 int i, vlen; in btf_dumper_struct() local
|
/Linux-v4.19/fs/nfsd/ |
D | vfs.c | 920 struct kvec *vec, int vlen, unsigned long *count) in nfsd_readv() 970 loff_t offset, struct kvec *vec, int vlen, in nfsd_vfs_write() 1031 loff_t offset, struct kvec *vec, int vlen, unsigned long *count) in nfsd_read() 1065 struct kvec *vec, int vlen, unsigned long *cnt, int stable) in nfsd_write()
|
D | xdr.h | 30 int vlen; member
|
D | xdr3.h | 35 int vlen; member
|
/Linux-v4.19/drivers/video/fbdev/ |
D | ocfb.c | 109 u32 vlen; in ocfb_setupfb() local
|
/Linux-v4.19/drivers/crypto/qat/qat_common/ |
D | qat_asym_algs.c | 973 size_t vlen) in qat_rsa_set_n() 1005 size_t vlen) in qat_rsa_set_e() 1030 size_t vlen) in qat_rsa_set_d()
|
/Linux-v4.19/tools/lib/bpf/ |
D | btf.c | 150 __u16 vlen = BTF_INFO_VLEN(t->info); in btf_parse_type_sec() local
|
/Linux-v4.19/fs/jffs2/ |
D | wbuf.c | 860 int vlen = invecs[invec].iov_len; in jffs2_flash_writev() local
|
/Linux-v4.19/drivers/video/fbdev/matrox/ |
D | matroxfb_maven.c | 884 int vlen; in maven_compute_timming() local
|
/Linux-v4.19/tools/testing/selftests/bpf/ |
D | test_btf.c | 63 #define BTF_INFO_ENC(kind, root, vlen) \ argument
|
/Linux-v4.19/drivers/s390/crypto/ |
D | pkey_api.c | 776 size_t rlen, vlen; in fetch_mkvp() local
|
/Linux-v4.19/drivers/net/ethernet/broadcom/ |
D | tg3.c | 15899 int i, vlen; in tg3_read_mgmtfw_ver() local 15966 int vlen; in tg3_read_dash_ver() local 16001 int i, vlen; in tg3_read_otp_ver() local
|