Home
last modified time | relevance | path

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

12

/linux/crypto/asymmetric_keys/
H A Dx509_cert_parser.c143 const void *value, size_t vlen) in x509_note_OID()
163 const void *value, size_t vlen) in x509_note_tbs_certificate()
179 const void *value, size_t vlen) in x509_note_sig_algo()
284 const void *value, size_t vlen) in x509_note_signature()
322 const void *value, size_t vlen) in x509_note_serial()
335 const void *value, size_t vlen) in x509_extract_name_segment()
364 char **_name, size_t vlen) in x509_fabricate_name()
438 const void *value, size_t vlen) in x509_note_issuer()
458 const void *value, size_t vlen) in x509_note_subject()
471 const void *value, size_t vlen) in x509_note_params()
[all …]
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.c136 const void *value, size_t vlen) in tpm2_key_parent()
153 const void *value, size_t vlen) in tpm2_key_type()
171 const void *value, size_t vlen) in tpm2_key_pub()
183 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() argument
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.c2690 int __sys_sendmmsg(int fd, struct mmsghdr __user *mmsg, unsigned int vlen, in __sys_sendmmsg()
2760 unsigned int, vlen, unsigned int, flags) in SYSCALL_DEFINE4() argument
2901 unsigned int vlen, unsigned int flags, in do_recvmmsg()
3009 unsigned int vlen, unsigned int flags, in __sys_recvmmsg()
3040 unsigned int, vlen, unsigned int, flags, in SYSCALL_DEFINE5() argument
3051 unsigned int, vlen, unsigned int, flags, in SYSCALL_DEFINE5() argument
/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
/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/video/fbdev/
H A Docfb.c109 u32 vlen; in ocfb_setupfb() local
/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/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()
/linux/arch/s390/kvm/
H A Dpv.c229 unsigned long npages = 0, vlen = 0; in kvm_s390_pv_alloc_vm() local
/linux/fs/jffs2/
H A Dwbuf.c860 int vlen = invecs[invec].iov_len; in jffs2_flash_writev() local
/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_maven.c885 int vlen; in maven_compute_timming() local

12