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()
299 const void *value, size_t vlen) in x509_note_signature()
338 const void *value, size_t vlen) in x509_note_serial()
351 const void *value, size_t vlen) in x509_extract_name_segment()
380 char **_name, size_t vlen) in x509_fabricate_name()
454 const void *value, size_t vlen) in x509_note_issuer()
474 const void *value, size_t vlen) in x509_note_subject()
487 const void *value, size_t vlen) in x509_note_params()
[all …]
H A Dpkcs7_parser.c220 const void *value, size_t vlen) in pkcs7_note_OID()
239 const void *value, size_t vlen) in pkcs7_sig_note_digest_algo()
289 const void *value, size_t vlen) in pkcs7_sig_note_pkey_algo()
341 const void *value, size_t vlen) in pkcs7_check_content_type()
358 const void *value, size_t vlen) in pkcs7_note_signeddata_version()
392 const void *value, size_t vlen) in pkcs7_note_signerinfo_version()
435 const void *value, size_t vlen) in pkcs7_extract_cert()
475 const void *value, size_t vlen) in pkcs7_note_certificate_list()
493 const void *value, size_t vlen) in pkcs7_note_content()
513 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/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()
H A Dsmb2inode.c112 u16 vlen; in check_wsl_eas() local
/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/tools/lib/bpf/
H A Dlibbpf_internal.h79 #define BTF_INFO_ENC(kind, kind_flag, vlen) \ argument
259 static inline __u32 btf_type_info(int kind, int vlen, int kflag) in btf_type_info()
577 int vlen; member
/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/fs/jffs2/
H A Dwbuf.c860 int vlen = invecs[invec].iov_len; in jffs2_flash_writev() local
/linux/arch/s390/kvm/
H A Dpv.c331 unsigned long npages = 0, vlen = 0; in kvm_s390_pv_alloc_vm() local
/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_maven.c885 int vlen; in maven_compute_timming() local
/linux/tools/testing/selftests/
H A Dkselftest_harness.h1153 unsigned int flen = 0, vlen = 0, tlen = 0; in test_enabled() local

12