| /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() 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 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() 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 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/ |
| H A D | read_write.c | 991 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 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()
|
| /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/drivers/video/fbdev/ |
| H A D | ocfb.c | 109 u32 vlen; in ocfb_setupfb() local
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | qat_asym_algs.c | 983 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 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/drivers/crypto/hisilicon/hpre/ |
| H A D | hpre_crypto.c | 893 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 D | pv.c | 229 unsigned long npages = 0, vlen = 0; in kvm_s390_pv_alloc_vm() local
|
| /linux/fs/jffs2/ |
| H A D | wbuf.c | 860 int vlen = invecs[invec].iov_len; in jffs2_flash_writev() local
|
| /linux/drivers/video/fbdev/matrox/ |
| H A D | matroxfb_maven.c | 885 int vlen; in maven_compute_timming() local
|