| /linux/crypto/asymmetric_keys/ |
| H A D | x509_cert_parser.c | 143 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 D | pkcs7_parser.c | 220 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 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()
|
| H A 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()
|
| /linux/crypto/ |
| H A 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()
|
| /linux/fs/smb/server/ |
| H A D | asn1.c | 163 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 D | asn1.c | 23 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 D | smb2inode.c | 112 u16 vlen; in check_wsl_eas() local
|
| /linux/security/keys/trusted-keys/ |
| H A D | trusted_tpm2.c | 136 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 D | compat.c | 358 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 D | socket.c | 2690 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 D | btf.c | 181 __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 D | btf_helpers.c | 92 __u32 vlen; in fprintf_btf_type_raw() local
|
| H A D | test_btf.h | 9 #define BTF_INFO_ENC(kind, kind_flag, vlen) \ argument
|
| /linux/arch/um/drivers/ |
| H A D | vector_user.c | 806 unsigned int vlen, in uml_vector_sendmmsg() 823 unsigned int vlen, in uml_vector_recvmmsg()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | syscall.c | 28 #define BTF_INFO_ENC(kind, kind_flag, vlen) \ argument
|
| /linux/tools/testing/selftests/mm/ |
| H A D | process_madv.c | 49 size_t vlen, int advice, unsigned int flags) in sys_process_madvise()
|
| /linux/tools/lib/bpf/ |
| H A D | libbpf_internal.h | 79 #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 D | ocfb.c | 109 u32 vlen; in ocfb_setupfb() local
|
| /linux/tools/perf/util/ |
| H A D | bpf-event.c | 192 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 D | sm4-ce-gcm-core.S | 215 #define GTAG_HASH_LENGTHS(vctr0, vlen) \ argument
|
| /linux/fs/jffs2/ |
| H A D | wbuf.c | 860 int vlen = invecs[invec].iov_len; in jffs2_flash_writev() local
|
| /linux/arch/s390/kvm/ |
| H A D | pv.c | 331 unsigned long npages = 0, vlen = 0; in kvm_s390_pv_alloc_vm() local
|
| /linux/drivers/video/fbdev/matrox/ |
| H A D | matroxfb_maven.c | 885 int vlen; in maven_compute_timming() local
|
| /linux/tools/testing/selftests/ |
| H A D | kselftest_harness.h | 1153 unsigned int flen = 0, vlen = 0, tlen = 0; in test_enabled() local
|