/linux-6.12.1/crypto/asymmetric_keys/ |
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() 439 const void *value, size_t vlen) in x509_note_issuer() 459 const void *value, size_t vlen) in x509_note_subject() 472 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() 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 …]
|
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-6.12.1/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() 69 const void *value, size_t vlen) in ecdsa_get_signature_r() 78 const void *value, size_t vlen) in ecdsa_get_signature_s()
|
/linux-6.12.1/fs/smb/server/ |
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-6.12.1/fs/ |
D | read_write.c | 998 unsigned long vlen, loff_t *pos, rwf_t flags) in vfs_readv() 1036 unsigned long vlen, loff_t *pos, rwf_t flags) in vfs_writev() 1076 unsigned long vlen, rwf_t flags) in do_readv() 1100 unsigned long vlen, rwf_t flags) in do_writev() 1130 unsigned long vlen, loff_t pos, rwf_t flags) in do_preadv() 1153 unsigned long vlen, loff_t pos, rwf_t flags) in do_pwritev() 1176 unsigned long, vlen) in SYSCALL_DEFINE3() argument 1182 unsigned long, vlen) in SYSCALL_DEFINE3() argument 1188 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h) in SYSCALL_DEFINE5() argument 1196 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h, in SYSCALL_DEFINE6() argument [all …]
|
/linux-6.12.1/fs/smb/client/ |
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-6.12.1/security/keys/trusted-keys/ |
D | trusted_tpm2.c | 144 const void *value, size_t vlen) in tpm2_key_parent() 161 const void *value, size_t vlen) in tpm2_key_type() 179 const void *value, size_t vlen) in tpm2_key_pub() 191 const void *value, size_t vlen) in tpm2_key_priv()
|
/linux-6.12.1/tools/bpf/bpftool/ |
D | btf.c | 174 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local 220 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local 258 __u16 vlen = btf_vlen(t); in dump_btf_type() local 320 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local 364 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local
|
D | gen.c | 155 int i, err, off = 0, pad_cnt = 0, vlen = btf_vlen(sec); in codegen_datasec_def() local 331 int i, err = 0, vlen; in codegen_subskel_datasecs() local 502 int i, vlen; in codegen_asserts() local 2192 __u16 vlen = btf_vlen(btf_type); in btfgen_mark_type_match() local 2229 __u16 vlen = btf_vlen(btf_type); in btfgen_mark_type_match() local 2466 unsigned short vlen; in btfgen_get_btf() local
|
D | btf_dumper.c | 473 int i, vlen; in btf_dumper_struct() local 532 int ret = 0, i, vlen; in btf_dumper_datasec() local 714 int i, vlen; in btf_dump_func() local
|
/linux-6.12.1/net/ |
D | compat.c | 358 unsigned int vlen, unsigned int flags) in __compat_sys_sendmmsg() 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
|
/linux-6.12.1/drivers/crypto/starfive/ |
D | jh7110-rsa.c | 349 const char *value, size_t vlen) in starfive_rsa_set_n() 380 const char *value, size_t vlen) in starfive_rsa_set_e() 414 const char *value, size_t vlen) in starfive_rsa_set_d()
|
/linux-6.12.1/tools/lib/bpf/ |
D | btf_dump.c | 315 __u16 vlen; in btf_dump_mark_referenced() local 484 __u16 vlen; in btf_dump_order_type() local 797 __u16 vlen = btf_vlen(t); in btf_dump_emit_type() local 838 __u16 vlen; in btf_is_struct_packed() local 972 __u16 vlen = btf_vlen(t); in btf_dump_emit_struct_def() local 1063 int lvl, __u16 vlen) in btf_dump_emit_enum32_val() 1088 int lvl, __u16 vlen) in btf_dump_emit_enum64_val() 1121 __u16 vlen = btf_vlen(t); in btf_dump_emit_enum_def() local 1538 __u16 vlen = btf_vlen(t); in btf_dump_emit_type_chain() local
|
D | btf.c | 294 __u16 vlen = btf_vlen(t); in btf_type_size() local 347 __u16 vlen = btf_vlen(t); in btf_bswap_type_rest() local 845 __u16 vlen = btf_vlen(t); in btf__align_of() local 3687 __u16 vlen; in btf_equal_enum_members() local 3705 __u16 vlen; in btf_equal_enum64_members() local 3761 __u32 vlen = btf_vlen(t); in btf_hash_struct() local 3782 __u16 vlen; in btf_shallow_equal_struct() local 3858 __u16 vlen = btf_vlen(t); in btf_hash_fnproto() local 3880 __u16 vlen; in btf_equal_fnproto() local 3906 __u16 vlen; in btf_compat_fnproto() local [all …]
|
D | libbpf_internal.h | 76 #define BTF_INFO_ENC(kind, kind_flag, vlen) \ argument 246 static inline __u32 btf_type_info(int kind, int vlen, int kflag) in btf_type_info() 533 int vlen; member
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_attr_sf.h | 26 static inline int xfs_attr_sf_entsize_byname(uint8_t nlen, uint8_t vlen) in xfs_attr_sf_entsize_byname()
|
/linux-6.12.1/tools/testing/selftests/bpf/ |
D | btf_helpers.c | 92 __u32 vlen; in fprintf_btf_type_raw() local
|
/linux-6.12.1/arch/um/drivers/ |
D | vector_user.c | 806 unsigned int vlen, in uml_vector_sendmmsg() 823 unsigned int vlen, in uml_vector_recvmmsg()
|
/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | syscall.c | 28 #define BTF_INFO_ENC(kind, kind_flag, vlen) \ argument
|
/linux-6.12.1/drivers/video/fbdev/ |
D | ocfb.c | 109 u32 vlen; in ocfb_setupfb() local
|
/linux-6.12.1/drivers/crypto/intel/qat/qat_common/ |
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()
|