| /Linux-v5.4/crypto/asymmetric_keys/ | 
| D | pkcs7_parser.c | 206 		   const void *value, size_t vlen)  in pkcs7_note_OID()225 			       const void *value, size_t vlen)  in pkcs7_sig_note_digest_algo()
 263 			     const void *value, size_t vlen)  in pkcs7_sig_note_pkey_algo()
 284 			     const void *value, size_t vlen)  in pkcs7_check_content_type()
 301 				  const void *value, size_t vlen)  in pkcs7_note_signeddata_version()
 335 				  const void *value, size_t vlen)  in pkcs7_note_signerinfo_version()
 378 		       const void *value, size_t vlen)  in pkcs7_extract_cert()
 418 				const void *value, size_t vlen)  in pkcs7_note_certificate_list()
 436 		       const void *value, size_t vlen)  in pkcs7_note_content()
 456 		    const void *value, size_t vlen)  in pkcs7_note_data()
 [all …]
 
 | 
| D | x509_cert_parser.c | 157 	     const void *value, size_t vlen)  in x509_note_OID()177 			      const void *value, size_t vlen)  in x509_note_tbs_certificate()
 194 			const void *value, size_t vlen)  in x509_note_pkey_algo()
 256 			const void *value, size_t vlen)  in x509_note_signature()
 288 		     const void *value, size_t vlen)  in x509_note_serial()
 301 			      const void *value, size_t vlen)  in x509_extract_name_segment()
 330 			       char **_name, size_t vlen)  in x509_fabricate_name()
 405 		     const void *value, size_t vlen)  in x509_note_issuer()
 415 		      const void *value, size_t vlen)  in x509_note_subject()
 428 		     const void *value, size_t vlen)  in x509_note_params()
 [all …]
 
 | 
| D | pkcs8_parser.c | 35 		   const void *value, size_t vlen)  in pkcs8_note_OID()55 		       const void *value, size_t vlen)  in pkcs8_note_version()
 69 		    const void *value, size_t vlen)  in pkcs8_note_algo()
 85 		   const void *value, size_t vlen)  in pkcs8_note_key()
 
 | 
| D | mscode_parser.c | 38 			     const void *value, size_t vlen)  in mscode_note_content_type()70 			    const void *value, size_t vlen)  in mscode_note_digest_algo()
 118 		       const void *value, size_t vlen)  in mscode_note_digest()
 
 | 
| D | tpm_parser.c | 23 		   const void *value, size_t vlen)  in tpm_note_key()
 | 
| /Linux-v5.4/crypto/ | 
| D | rsa_helper.c | 17 	      const void *value, size_t vlen)  in rsa_get_n()47 	      const void *value, size_t vlen)  in rsa_get_e()
 62 	      const void *value, size_t vlen)  in rsa_get_d()
 77 	      const void *value, size_t vlen)  in rsa_get_p()
 92 	      const void *value, size_t vlen)  in rsa_get_q()
 107 	       const void *value, size_t vlen)  in rsa_get_dp()
 122 	       const void *value, size_t vlen)  in rsa_get_dq()
 137 		 const void *value, size_t vlen)  in rsa_get_qinv()
 
 | 
| D | ecrdsa.c | 150 		       const void *value, size_t vlen)  in ecrdsa_param_curve()163 			const void *value, size_t vlen)  in ecrdsa_param_digest()
 174 			 const void *value, size_t vlen)  in ecrdsa_parse_pub_key()
 
 | 
| /Linux-v5.4/fs/ | 
| D | read_write.c | 988 		  unsigned long vlen, loff_t *pos, rwf_t flags)  in vfs_readv()1005 		   unsigned long vlen, loff_t *pos, rwf_t flags)  in vfs_writev()
 1023 			unsigned long vlen, rwf_t flags)  in do_readv()
 1047 			 unsigned long vlen, rwf_t flags)  in do_writev()
 1077 			 unsigned long vlen, loff_t pos, rwf_t flags)  in do_preadv()
 1100 			  unsigned long vlen, loff_t pos, rwf_t flags)  in do_pwritev()
 1123 		unsigned long, vlen)  in SYSCALL_DEFINE3()  argument
 1129 		unsigned long, vlen)  in SYSCALL_DEFINE3()  argument
 1135 		unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h)  in SYSCALL_DEFINE5()  argument
 1143 		unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h,  in SYSCALL_DEFINE6()  argument
 [all …]
 
 | 
| /Linux-v5.4/tools/lib/bpf/ | 
| D | btf_dump.c | 253 	__u16 vlen;  in btf_dump_mark_referenced()  local418 	__u16 vlen;  in btf_dump_order_type()  local
 719 			__u16 vlen = btf_vlen(t);  in btf_dump_emit_type()  local
 741 		__u16 vlen = btf_vlen(t);  in btf_dump_emit_type()  local
 776 		__u16 vlen = btf_vlen(t);  in btf_align_of()  local
 795 	__u16 vlen;  in btf_is_struct_packed()  local
 876 	__u16 vlen = btf_vlen(t);  in btf_dump_emit_struct_def()  local
 927 	__u16 vlen = btf_vlen(t);  in btf_dump_emit_enum_def()  local
 1268 			__u16 vlen = btf_vlen(t);  in btf_dump_emit_type_chain()  local
 
 | 
| D | btf.c | 148 	__u16 vlen = btf_vlen(t);  in btf_type_size()  local1467 			__u16 vlen = btf_vlen(t);  in btf_for_each_str_off()  local
 1479 			__u16 vlen = btf_vlen(t);  in btf_for_each_str_off()  local
 1491 			__u16 vlen = btf_vlen(t);  in btf_for_each_str_off()  local
 1781 	__u16 vlen;  in btf_equal_enum()  local
 1822 	__u32 vlen = btf_vlen(t);  in btf_hash_struct()  local
 1843 	__u16 vlen;  in btf_shallow_equal_struct()  local
 1919 	__u16 vlen = btf_vlen(t);  in btf_hash_fnproto()  local
 1941 	__u16 vlen;  in btf_equal_fnproto()  local
 1967 	__u16 vlen;  in btf_compat_fnproto()  local
 [all …]
 
 | 
| D | libbpf_internal.h | 14 #define BTF_INFO_ENC(kind, kind_flag, vlen) \  argument
 | 
| /Linux-v5.4/tools/bpf/bpftool/ | 
| D | btf.c | 148 		__u16 vlen = BTF_INFO_VLEN(t->info);  in dump_btf_type()  local194 		__u16 vlen = BTF_INFO_VLEN(t->info);  in dump_btf_type()  local
 239 		__u16 vlen = BTF_INFO_VLEN(t->info);  in dump_btf_type()  local
 282 		__u16 vlen = BTF_INFO_VLEN(t->info);  in dump_btf_type()  local
 
 | 
| D | btf_dumper.c | 272 	int i, vlen;  in btf_dumper_struct()  local331 	int ret = 0, i, vlen;  in btf_dumper_datasec()  local
 514 	int i, vlen;  in btf_dump_func()  local
 
 | 
| /Linux-v5.4/fs/xfs/libxfs/ | 
| D | xfs_attr_sf.h | 30 #define XFS_ATTR_SF_ENTSIZE_BYNAME(nlen,vlen)	/* space name/value uses */ \  argument
 | 
| /Linux-v5.4/net/ | 
| D | compat.c | 654 					 unsigned int vlen, unsigned int flags)  in __compat_sys_sendmmsg()661 		       unsigned int, vlen, unsigned int, flags)  in COMPAT_SYSCALL_DEFINE4()  argument
 702 		       unsigned int, vlen, unsigned int, flags,  in COMPAT_SYSCALL_DEFINE5()  argument
 711 		       unsigned int, vlen, unsigned int, flags,  in COMPAT_SYSCALL_DEFINE5()  argument
 
 | 
| D | socket.c | 2372 int __sys_sendmmsg(int fd, struct mmsghdr __user *mmsg, unsigned int vlen,  in __sys_sendmmsg()2440 		unsigned int, vlen, unsigned int, flags)  in SYSCALL_DEFINE4()  argument
 2555 			  unsigned int vlen, unsigned int flags,  in do_recvmmsg()
 2666 		   unsigned int vlen, unsigned int flags,  in __sys_recvmmsg()
 2697 		unsigned int, vlen, unsigned int, flags,  in SYSCALL_DEFINE5()  argument
 2708 		unsigned int, vlen, unsigned int, flags,  in SYSCALL_DEFINE5()  argument
 
 | 
| /Linux-v5.4/arch/um/drivers/ | 
| D | vector_user.c | 632 	unsigned int vlen,  in uml_vector_sendmmsg()649 	unsigned int vlen,  in uml_vector_recvmmsg()
 
 | 
| /Linux-v5.4/fs/nfsd/ | 
| D | vfs.c | 884 		  struct kvec *vec, int vlen, unsigned long *count,  in nfsd_readv()936 				loff_t offset, struct kvec *vec, int vlen,  in nfsd_vfs_write()
 1001 	loff_t offset, struct kvec *vec, int vlen, unsigned long *count,  in nfsd_read()
 1033 	   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-v5.4/tools/testing/selftests/bpf/ | 
| D | test_btf.h | 7 #define BTF_INFO_ENC(kind, kind_flag, vlen)			\  argument
 | 
| /Linux-v5.4/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-v5.4/drivers/video/fbdev/ | 
| D | ocfb.c | 109 	u32 vlen;  in ocfb_setupfb()  local
 | 
| /Linux-v5.4/fs/jffs2/ | 
| D | wbuf.c | 860 		int vlen = invecs[invec].iov_len;  in jffs2_flash_writev()  local
 | 
| /Linux-v5.4/drivers/video/fbdev/matrox/ | 
| D | matroxfb_maven.c | 885 			int vlen;  in maven_compute_timming()  local
 |