| /Linux-v5.10/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()
 265 			const void *value, size_t vlen)  in x509_note_signature()
 298 		     const void *value, size_t vlen)  in x509_note_serial()
 311 			      const void *value, size_t vlen)  in x509_extract_name_segment()
 340 			       char **_name, size_t vlen)  in x509_fabricate_name()
 415 		     const void *value, size_t vlen)  in x509_note_issuer()
 425 		      const void *value, size_t vlen)  in x509_note_subject()
 438 		     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.10/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 | 151 		       const void *value, size_t vlen)  in ecrdsa_param_curve()164 			const void *value, size_t vlen)  in ecrdsa_param_digest()
 175 			 const void *value, size_t vlen)  in ecrdsa_parse_pub_key()
 
 | 
| D | sm2.c | 192 				const void *value, size_t vlen)  in sm2_get_signature_r()207 				const void *value, size_t vlen)  in sm2_get_signature_s()
 
 | 
| /Linux-v5.10/fs/ | 
| D | read_write.c | 912 		  unsigned long vlen, loff_t *pos, rwf_t flags)  in vfs_readv()929 		   unsigned long vlen, loff_t *pos, rwf_t flags)  in vfs_writev()
 947 			unsigned long vlen, rwf_t flags)  in do_readv()
 971 			 unsigned long vlen, rwf_t flags)  in do_writev()
 1001 			 unsigned long vlen, loff_t pos, rwf_t flags)  in do_preadv()
 1024 			  unsigned long vlen, loff_t pos, rwf_t flags)  in do_pwritev()
 1047 		unsigned long, vlen)  in SYSCALL_DEFINE3()  argument
 1053 		unsigned long, vlen)  in SYSCALL_DEFINE3()  argument
 1059 		unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h)  in SYSCALL_DEFINE5()  argument
 1067 		unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h,  in SYSCALL_DEFINE6()  argument
 [all …]
 
 | 
| /Linux-v5.10/tools/lib/bpf/ | 
| D | btf_dump.c | 272 	__u16 vlen;  in btf_dump_mark_referenced()  local437 	__u16 vlen;  in btf_dump_order_type()  local
 744 			__u16 vlen = btf_vlen(t);  in btf_dump_emit_type()  local
 766 		__u16 vlen = btf_vlen(t);  in btf_dump_emit_type()  local
 785 	__u16 vlen;  in btf_is_struct_packed()  local
 866 	__u16 vlen = btf_vlen(t);  in btf_dump_emit_struct_def()  local
 949 	__u16 vlen = btf_vlen(t);  in btf_dump_emit_enum_def()  local
 1331 			__u16 vlen = btf_vlen(t);  in btf_dump_emit_type_chain()  local
 
 | 
| D | btf.c | 259 	__u16 vlen = btf_vlen(t);  in btf_type_size()  local305 	__u16 vlen = btf_vlen(t);  in btf_bswap_type_rest()  local
 612 		__u16 vlen = btf_vlen(t);  in btf__align_of()  local
 1553 static __u32 btf_type_info(int kind, int vlen, int kflag)  in btf_type_info()
 3032 			__u16 vlen = btf_vlen(t);  in btf_for_each_str_off()  local
 3044 			__u16 vlen = btf_vlen(t);  in btf_for_each_str_off()  local
 3056 			__u16 vlen = btf_vlen(t);  in btf_for_each_str_off()  local
 3348 	__u16 vlen;  in btf_equal_enum()  local
 3389 	__u32 vlen = btf_vlen(t);  in btf_hash_struct()  local
 3410 	__u16 vlen;  in btf_shallow_equal_struct()  local
 [all …]
 
 | 
| /Linux-v5.10/tools/bpf/bpftool/ | 
| D | btf.c | 164 		__u16 vlen = BTF_INFO_VLEN(t->info);  in dump_btf_type()  local210 		__u16 vlen = BTF_INFO_VLEN(t->info);  in dump_btf_type()  local
 260 		__u16 vlen = BTF_INFO_VLEN(t->info);  in dump_btf_type()  local
 303 		__u16 vlen = BTF_INFO_VLEN(t->info);  in dump_btf_type()  local
 
 | 
| D | btf_dumper.c | 437 	int i, vlen;  in btf_dumper_struct()  local496 	int ret = 0, i, vlen;  in btf_dumper_datasec()  local
 674 	int i, vlen;  in btf_dump_func()  local
 
 | 
| D | gen.c | 102 	int i, err, off = 0, pad_cnt = 0, vlen = btf_vlen(sec);  in codegen_datasec_def()  local
 | 
| /Linux-v5.10/net/ | 
| D | compat.c | 359 					 unsigned int vlen, unsigned int flags)  in __compat_sys_sendmmsg()366 		       unsigned int, vlen, unsigned int, flags)  in COMPAT_SYSCALL_DEFINE4()  argument
 407 		       unsigned int, vlen, unsigned int, flags,  in COMPAT_SYSCALL_DEFINE5()  argument
 416 		       unsigned int, vlen, unsigned int, flags,  in COMPAT_SYSCALL_DEFINE5()  argument
 
 | 
| D | socket.c | 2456 int __sys_sendmmsg(int fd, struct mmsghdr __user *mmsg, unsigned int vlen,  in __sys_sendmmsg()2524 		unsigned int, vlen, unsigned int, flags)  in SYSCALL_DEFINE4()  argument
 2672 			  unsigned int vlen, unsigned int flags,  in do_recvmmsg()
 2783 		   unsigned int vlen, unsigned int flags,  in __sys_recvmmsg()
 2814 		unsigned int, vlen, unsigned int, flags,  in SYSCALL_DEFINE5()  argument
 2825 		unsigned int, vlen, unsigned int, flags,  in SYSCALL_DEFINE5()  argument
 
 | 
| /Linux-v5.10/fs/xfs/libxfs/ | 
| D | xfs_attr_sf.h | 33 static inline int xfs_attr_sf_entsize_byname(uint8_t nlen, uint8_t vlen)  in xfs_attr_sf_entsize_byname()
 | 
| /Linux-v5.10/arch/um/drivers/ | 
| D | vector_user.c | 722 	unsigned int vlen,  in uml_vector_sendmmsg()739 	unsigned int vlen,  in uml_vector_recvmmsg()
 
 | 
| /Linux-v5.10/arch/s390/kvm/ | 
| D | pv.c | 119 	unsigned long npages = 0, vlen = 0;  in kvm_s390_pv_alloc_vm()  local
 | 
| /Linux-v5.10/tools/testing/selftests/bpf/ | 
| D | test_btf.h | 7 #define BTF_INFO_ENC(kind, kind_flag, vlen)			\  argument
 | 
| /Linux-v5.10/fs/nfsd/ | 
| D | vfs.c | 924 		  struct kvec *vec, int vlen, unsigned long *count,  in nfsd_readv()976 				loff_t offset, struct kvec *vec, int vlen,  in nfsd_vfs_write()
 1063 	loff_t offset, struct kvec *vec, int vlen, unsigned long *count,  in nfsd_read()
 1095 	   struct kvec *vec, int vlen, unsigned long *cnt, int stable,  in nfsd_write()
 
 | 
| D | xdr.h | 30 	int			vlen;  member
 | 
| /Linux-v5.10/drivers/crypto/hisilicon/hpre/ | 
| D | hpre_crypto.c | 820 			  size_t vlen, bool private)  in hpre_rsa_set_n()858 			  size_t vlen)  in hpre_rsa_set_e()
 873 			  size_t vlen)  in hpre_rsa_set_d()
 
 | 
| /Linux-v5.10/drivers/crypto/qat/qat_common/ | 
| D | qat_asym_algs.c | 928 			 size_t vlen)  in qat_rsa_set_n()960 			 size_t vlen)  in qat_rsa_set_e()
 985 			 size_t vlen)  in qat_rsa_set_d()
 
 | 
| /Linux-v5.10/drivers/video/fbdev/ | 
| D | ocfb.c | 109 	u32 vlen;  in ocfb_setupfb()  local
 |