Home
last modified time | relevance | path

Searched defs:vlen (Results 1 – 25 of 39) sorted by relevance

12

/linux/crypto/asymmetric_keys/
H A Dpkcs7_parser.c206 const void *value, size_t vlen) in pkcs7_note_OID()
225 const void *value, size_t vlen) in pkcs7_sig_note_digest_algo()
275 const void *value, size_t vlen) in pkcs7_sig_note_pkey_algo()
312 const void *value, size_t vlen) in pkcs7_check_content_type()
329 const void *value, size_t vlen) in pkcs7_note_signeddata_version()
363 const void *value, size_t vlen) in pkcs7_note_signerinfo_version()
406 const void *value, size_t vlen) in pkcs7_extract_cert()
446 const void *value, size_t vlen) in pkcs7_note_certificate_list()
464 const void *value, size_t vlen) in pkcs7_note_content()
484 const void *value, size_t vlen) in pkcs7_note_data()
[all …]
H A Dpkcs8_parser.c35 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()
H A Dmscode_parser.c38 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()
/linux/crypto/
H A Drsa_helper.c17 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()
/linux/fs/smb/server/
H A Dasn1.c163 const void *value, size_t vlen) in ksmbd_gssapi_this_mech()
181 size_t vlen) in ksmbd_neg_token_init_mech_type()
213 size_t vlen) in ksmbd_neg_token_alloc()
231 size_t vlen) in ksmbd_neg_token_init_mech_token()
238 size_t vlen) in ksmbd_neg_token_targ_resp_token()
/linux/fs/
H A Dread_write.c991 unsigned long vlen, loff_t *pos, rwf_t flags) in vfs_readv()
1029 unsigned long vlen, loff_t *pos, rwf_t flags) in vfs_writev()
1069 unsigned long vlen, rwf_t flags) in do_readv()
1092 unsigned long vlen, rwf_t flags) in do_writev()
1121 unsigned long vlen, loff_t pos, rwf_t flags) in do_preadv()
1142 unsigned long vlen, loff_t pos, rwf_t flags) in do_pwritev()
1163 unsigned long, vlen) in SYSCALL_DEFINE3() argument
1169 unsigned long, vlen) in SYSCALL_DEFINE3() argument
1175 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h) in SYSCALL_DEFINE5() argument
1183 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h, in SYSCALL_DEFINE6() argument
[all …]
/linux/fs/smb/client/
H A Dasn1.c23 unsigned char tag, const void *value, size_t vlen) in cifs_gssapi_this_mech()
41 const void *value, size_t vlen) in cifs_neg_token_init_mech_type()
/linux/security/keys/trusted-keys/
H A Dtrusted_tpm2.c144 const void *value, size_t vlen) in tpm2_key_parent()
161 const void *value, size_t vlen) in tpm2_key_type()
179 const void *value, size_t vlen) in tpm2_key_pub()
191 const void *value, size_t vlen) in tpm2_key_priv()
/linux/net/
H A Dcompat.c358 unsigned int vlen, unsigned int flags) in __compat_sys_sendmmsg()
365 unsigned int, vlen, unsigned int, flags) in COMPAT_SYSCALL_DEFINE4() argument
406 unsigned int, vlen, unsigned int, flags, in COMPAT_SYSCALL_DEFINE5() argument
415 unsigned int, vlen, unsigned int, flags, in COMPAT_SYSCALL_DEFINE5() argument
H A Dsocket.c2715 __sys_sendmmsg(int fd,struct mmsghdr __user * mmsg,unsigned int vlen,unsigned int flags,bool forbid_cmsg_compat) __sys_sendmmsg() argument
2785 SYSCALL_DEFINE4(sendmmsg,int,fd,struct mmsghdr __user *,mmsg,unsigned int,vlen,unsigned int,flags) SYSCALL_DEFINE4() argument
2926 do_recvmmsg(int fd,struct mmsghdr __user * mmsg,unsigned int vlen,unsigned int flags,struct timespec64 * timeout) do_recvmmsg() argument
3034 __sys_recvmmsg(int fd,struct mmsghdr __user * mmsg,unsigned int vlen,unsigned int flags,struct __kernel_timespec __user * timeout,struct old_timespec32 __user * timeout32) __sys_recvmmsg() argument
3065 SYSCALL_DEFINE5(recvmmsg,int,fd,struct mmsghdr __user *,mmsg,unsigned int,vlen,unsigned int,flags,struct __kernel_timespec __user *,timeout) SYSCALL_DEFINE5() argument
3076 SYSCALL_DEFINE5(recvmmsg_time32,int,fd,struct mmsghdr __user *,mmsg,unsigned int,vlen,unsigned int,flags,struct old_timespec32 __user *,timeout) SYSCALL_DEFINE5() argument
[all...]
/linux/tools/bpf/bpftool/
H A Dbtf.c181 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local
227 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local
265 __u16 vlen = btf_vlen(t); in dump_btf_type() local
327 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local
371 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local
H A Dgen.c155 int i, err, off = 0, pad_cnt = 0, vlen = btf_vlen(sec); in codegen_datasec_def() local
331 int i, err = 0, vlen; in codegen_subskel_datasecs() local
502 int i, vlen; in codegen_asserts() local
2192 __u16 vlen = btf_vlen(btf_type); btfgen_mark_type_match() local
2229 __u16 vlen = btf_vlen(btf_type); btfgen_mark_type_match() local
2466 unsigned short vlen; btfgen_get_btf() local
[all...]
H A Dbtf_dumper.c473 int i, vlen; in btf_dumper_struct() local
532 int ret = 0, i, vlen; in btf_dumper_datasec() local
714 int i, vlen; in btf_dump_func() local
/linux/tools/lib/bpf/
H A Dbtf_dump.c320 __u16 vlen; btf_dump_mark_referenced() local
489 __u16 vlen; btf_dump_order_type() local
802 __u16 vlen = btf_vlen(t); btf_dump_emit_type() local
843 __u16 vlen; btf_is_struct_packed() local
977 __u16 vlen = btf_vlen(t); btf_dump_emit_struct_def() local
1068 btf_dump_emit_enum32_val(struct btf_dump * d,const struct btf_type * t,int lvl,__u16 vlen) btf_dump_emit_enum32_val() argument
1093 btf_dump_emit_enum64_val(struct btf_dump * d,const struct btf_type * t,int lvl,__u16 vlen) btf_dump_emit_enum64_val() argument
1126 __u16 vlen = btf_vlen(t); btf_dump_emit_enum_def() local
1546 __u16 vlen = btf_vlen(t); btf_dump_emit_type_chain() local
[all...]
H A Dbtf.c299 __u16 vlen = btf_vlen(t); btf_type_size() local
352 __u16 vlen = btf_vlen(t); btf_bswap_type_rest() local
850 __u16 vlen = btf_vlen(t); btf__align_of() local
3958 __u16 vlen; btf_equal_enum_members() local
3976 __u16 vlen; btf_equal_enum64_members() local
4032 __u32 vlen = btf_vlen(t); btf_hash_struct() local
4053 __u16 vlen; btf_shallow_equal_struct() local
4129 __u16 vlen = btf_vlen(t); btf_hash_fnproto() local
4151 __u16 vlen; btf_equal_fnproto() local
4177 __u16 vlen; btf_compat_fnproto() local
4713 __u16 vlen; btf_dedup_is_equiv() local
4733 __u16 vlen; btf_dedup_is_equiv() local
5049 __u16 vlen; btf_dedup_ref_type() local
[all...]
/linux/tools/testing/selftests/bpf/
H A Dbtf_helpers.c92 __u32 vlen; in fprintf_btf_type_raw() local
H A Dtest_btf.h9 #define BTF_INFO_ENC(kind, kind_flag, vlen) \ argument
/linux/arch/um/drivers/
H A Dvector_user.c806 unsigned int vlen, in uml_vector_sendmmsg()
823 unsigned int vlen, in uml_vector_recvmmsg()
/linux/tools/testing/selftests/bpf/progs/
H A Dsyscall.c28 #define BTF_INFO_ENC(kind, kind_flag, vlen) \ argument
/linux/tools/testing/selftests/mm/
H A Dprocess_madv.c49 size_t vlen, int advice, unsigned int flags) in sys_process_madvise()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_asym_algs.c983 size_t vlen) in qat_rsa_set_n()
1015 size_t vlen) in qat_rsa_set_e()
1040 size_t vlen) in qat_rsa_set_d()
/linux/drivers/video/fbdev/
H A Docfb.c109 u32 vlen; in ocfb_setupfb() local
/linux/tools/perf/util/
H A Dbpf-event.c192 unsigned int vlen, vars; in bpf_metadata_read_map_data() local
306 unsigned int i, vlen; in bpf_metadata_fill_event() local
/linux/arch/arm64/crypto/
H A Dsm4-ce-gcm-core.S215 #define GTAG_HASH_LENGTHS(vctr0, vlen) \ argument
/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c893 size_t vlen, bool private) in hpre_rsa_set_n()
931 size_t vlen) in hpre_rsa_set_e()
946 size_t vlen) in hpre_rsa_set_d()

12