/linux-5.19.10/crypto/asymmetric_keys/ |
D | x509_cert_parser.c | 155 const void *value, size_t vlen) in x509_note_OID() 175 const void *value, size_t vlen) in x509_note_tbs_certificate() 191 const void *value, size_t vlen) in x509_note_sig_algo() 287 const void *value, size_t vlen) in x509_note_signature() 326 const void *value, size_t vlen) in x509_note_serial() 339 const void *value, size_t vlen) in x509_extract_name_segment() 368 char **_name, size_t vlen) in x509_fabricate_name() 443 const void *value, size_t vlen) in x509_note_issuer() 463 const void *value, size_t vlen) in x509_note_subject() 476 const void *value, size_t vlen) in x509_note_params() [all …]
|
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() 263 const void *value, size_t vlen) in pkcs7_sig_note_pkey_algo() 292 const void *value, size_t vlen) in pkcs7_check_content_type() 309 const void *value, size_t vlen) in pkcs7_note_signeddata_version() 343 const void *value, size_t vlen) in pkcs7_note_signerinfo_version() 386 const void *value, size_t vlen) in pkcs7_extract_cert() 426 const void *value, size_t vlen) in pkcs7_note_certificate_list() 444 const void *value, size_t vlen) in pkcs7_note_content() 464 const void *value, size_t vlen) in pkcs7_note_data() [all …]
|
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()
|
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-5.19.10/crypto/ |
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()
|
D | ecrdsa.c | 151 const void *value, size_t vlen) in ecrdsa_param_curve() 164 const void *value, size_t vlen) in ecrdsa_param_digest() 175 const void *value, size_t vlen) in ecrdsa_parse_pub_key()
|
D | ecdsa.c | 36 const void *value, size_t vlen, unsigned int ndigits) in ecdsa_get_signature_rs() 77 const void *value, size_t vlen) in ecdsa_get_signature_r() 86 const void *value, size_t vlen) in ecdsa_get_signature_s()
|
D | sm2.c | 187 const void *value, size_t vlen) in sm2_get_signature_r() 202 const void *value, size_t vlen) in sm2_get_signature_s()
|
/linux-5.19.10/fs/ksmbd/ |
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_init_mech_token() 228 size_t vlen) in ksmbd_neg_token_targ_resp_token()
|
/linux-5.19.10/fs/ |
D | read_write.c | 914 unsigned long vlen, loff_t *pos, rwf_t flags) in vfs_readv() 931 unsigned long vlen, loff_t *pos, rwf_t flags) in vfs_writev() 949 unsigned long vlen, rwf_t flags) in do_readv() 973 unsigned long vlen, rwf_t flags) in do_writev() 1003 unsigned long vlen, loff_t pos, rwf_t flags) in do_preadv() 1026 unsigned long vlen, loff_t pos, rwf_t flags) in do_pwritev() 1049 unsigned long, vlen) in SYSCALL_DEFINE3() argument 1055 unsigned long, vlen) in SYSCALL_DEFINE3() argument 1061 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h) in SYSCALL_DEFINE5() argument 1069 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h, in SYSCALL_DEFINE6() argument [all …]
|
/linux-5.19.10/fs/cifs/ |
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-5.19.10/security/keys/trusted-keys/ |
D | trusted_tpm2.c | 131 const void *value, size_t vlen) in tpm2_key_parent() 148 const void *value, size_t vlen) in tpm2_key_type() 166 const void *value, size_t vlen) in tpm2_key_pub() 178 const void *value, size_t vlen) in tpm2_key_priv()
|
/linux-5.19.10/tools/bpf/bpftool/ |
D | btf.c | 168 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local 214 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local 264 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local 308 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local
|
D | btf_dumper.c | 447 int i, vlen; in btf_dumper_struct() local 506 int ret = 0, i, vlen; in btf_dumper_datasec() local 685 int i, vlen; in btf_dump_func() local
|
D | gen.c | 132 int i, err, off = 0, pad_cnt = 0, vlen = btf_vlen(sec); in codegen_datasec_def() local 302 int i, err = 0, vlen; in codegen_subskel_datasecs() local 473 int i, vlen; in codegen_asserts() local 2063 unsigned short vlen; in btfgen_get_btf() local
|
/linux-5.19.10/net/ |
D | compat.c | 359 unsigned int vlen, unsigned int flags) in __compat_sys_sendmmsg() 366 unsigned int, vlen, unsigned int, flags) in COMPAT_SYSCALL_DEFINE4() argument 407 unsigned int, vlen, unsigned int, flags, in COMPAT_SYSCALL_DEFINE5() argument 416 unsigned int, vlen, unsigned int, flags, in COMPAT_SYSCALL_DEFINE5() argument
|
/linux-5.19.10/fs/xfs/libxfs/ |
D | xfs_attr_sf.h | 33 static inline int xfs_attr_sf_entsize_byname(uint8_t nlen, uint8_t vlen) in xfs_attr_sf_entsize_byname()
|
/linux-5.19.10/tools/lib/bpf/ |
D | btf_dump.c | 312 __u16 vlen; in btf_dump_mark_referenced() local 480 __u16 vlen; in btf_dump_order_type() local 791 __u16 vlen = btf_vlen(t); in btf_dump_emit_type() local 832 __u16 vlen; in btf_is_struct_packed() local 914 __u16 vlen = btf_vlen(t); in btf_dump_emit_struct_def() local 997 __u16 vlen = btf_vlen(t); in btf_dump_emit_enum_def() local 1387 __u16 vlen = btf_vlen(t); in btf_dump_emit_type_chain() local
|
D | btf.c | 291 __u16 vlen = btf_vlen(t); in btf_type_size() local 341 __u16 vlen = btf_vlen(t); in btf_bswap_type_rest() local 662 __u16 vlen = btf_vlen(t); in btf__align_of() local 3489 __u16 vlen; in btf_equal_enum() local 3530 __u32 vlen = btf_vlen(t); in btf_hash_struct() local 3551 __u16 vlen; in btf_shallow_equal_struct() local 3627 __u16 vlen = btf_vlen(t); in btf_hash_fnproto() local 3649 __u16 vlen; in btf_equal_fnproto() local 3675 __u16 vlen; in btf_compat_fnproto() local 4149 __u16 vlen; in btf_dedup_is_equiv() local [all …]
|
/linux-5.19.10/tools/testing/selftests/bpf/ |
D | btf_helpers.c | 91 __u32 vlen; in fprintf_btf_type_raw() local
|
/linux-5.19.10/tools/testing/selftests/bpf/progs/ |
D | syscall.c | 21 #define BTF_INFO_ENC(kind, kind_flag, vlen) \ argument
|
/linux-5.19.10/arch/um/drivers/ |
D | vector_user.c | 723 unsigned int vlen, in uml_vector_sendmmsg() 740 unsigned int vlen, in uml_vector_recvmmsg()
|
/linux-5.19.10/arch/s390/kvm/ |
D | pv.c | 118 unsigned long npages = 0, vlen = 0; in kvm_s390_pv_alloc_vm() local
|
/linux-5.19.10/fs/nfsd/ |
D | vfs.c | 928 struct kvec *vec, int vlen, unsigned long *count, in nfsd_readv() 980 loff_t offset, struct kvec *vec, int vlen, in nfsd_vfs_write() 1070 loff_t offset, struct kvec *vec, int vlen, unsigned long *count, in nfsd_read() 1102 struct kvec *vec, int vlen, unsigned long *cnt, int stable, in nfsd_write()
|
/linux-5.19.10/drivers/crypto/qat/qat_common/ |
D | qat_asym_algs.c | 930 size_t vlen) in qat_rsa_set_n() 962 size_t vlen) in qat_rsa_set_e() 987 size_t vlen) in qat_rsa_set_d()
|