Home
last modified time | relevance | path

Searched defs:vlen (Results 1 – 25 of 45) sorted by relevance

12

/linux-6.6.21/crypto/asymmetric_keys/
Dx509_cert_parser.c155 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 …]
Dpkcs7_parser.c206 const void *value, size_t vlen) in pkcs7_note_OID()
225 const void *value, size_t vlen) in pkcs7_sig_note_digest_algo()
272 const void *value, size_t vlen) in pkcs7_sig_note_pkey_algo()
310 const void *value, size_t vlen) in pkcs7_check_content_type()
327 const void *value, size_t vlen) in pkcs7_note_signeddata_version()
361 const void *value, size_t vlen) in pkcs7_note_signerinfo_version()
404 const void *value, size_t vlen) in pkcs7_extract_cert()
444 const void *value, size_t vlen) in pkcs7_note_certificate_list()
462 const void *value, size_t vlen) in pkcs7_note_content()
482 const void *value, size_t vlen) in pkcs7_note_data()
[all …]
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()
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-6.6.21/crypto/
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()
Decrdsa.c151 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()
Decdsa.c36 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()
Dsm2.c193 const void *value, size_t vlen) in sm2_get_signature_r()
208 const void *value, size_t vlen) in sm2_get_signature_s()
/linux-6.6.21/fs/smb/server/
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-6.6.21/fs/
Dread_write.c906 unsigned long vlen, loff_t *pos, rwf_t flags) in vfs_readv()
923 unsigned long vlen, loff_t *pos, rwf_t flags) in vfs_writev()
941 unsigned long vlen, rwf_t flags) in do_readv()
965 unsigned long vlen, rwf_t flags) in do_writev()
995 unsigned long vlen, loff_t pos, rwf_t flags) in do_preadv()
1018 unsigned long vlen, loff_t pos, rwf_t flags) in do_pwritev()
1041 unsigned long, vlen) in SYSCALL_DEFINE3() argument
1047 unsigned long, vlen) in SYSCALL_DEFINE3() argument
1053 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h) in SYSCALL_DEFINE5() argument
1061 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h, in SYSCALL_DEFINE6() argument
[all …]
/linux-6.6.21/fs/smb/client/
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()
/linux-6.6.21/tools/bpf/bpftool/
Dbtf.c164 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local
210 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local
248 __u16 vlen = btf_vlen(t); in dump_btf_type() local
310 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local
354 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local
Dgen.c132 int i, err, off = 0, pad_cnt = 0, vlen = btf_vlen(sec); in codegen_datasec_def() local
301 int i, err = 0, vlen; in codegen_subskel_datasecs() local
472 int i, vlen; in codegen_asserts() local
1889 __u16 vlen = btf_vlen(btf_type); in btfgen_mark_type_match() local
1926 __u16 vlen = btf_vlen(btf_type); in btfgen_mark_type_match() local
2172 unsigned short vlen; in btfgen_get_btf() local
Dbtf_dumper.c473 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.6.21/security/keys/trusted-keys/
Dtrusted_tpm2.c131 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-6.6.21/net/
Dcompat.c358 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.6.21/drivers/crypto/starfive/
Djh7110-rsa.c370 const char *value, size_t vlen) in starfive_rsa_set_n()
401 const char *value, size_t vlen) in starfive_rsa_set_e()
435 const char *value, size_t vlen) in starfive_rsa_set_d()
/linux-6.6.21/tools/lib/bpf/
Dbtf_dump.c315 __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
Dbtf.c291 __u16 vlen = btf_vlen(t); in btf_type_size() local
344 __u16 vlen = btf_vlen(t); in btf_bswap_type_rest() local
683 __u16 vlen = btf_vlen(t); in btf__align_of() local
3434 __u16 vlen; in btf_equal_enum_members() local
3452 __u16 vlen; in btf_equal_enum64_members() local
3508 __u32 vlen = btf_vlen(t); in btf_hash_struct() local
3529 __u16 vlen; in btf_shallow_equal_struct() local
3605 __u16 vlen = btf_vlen(t); in btf_hash_fnproto() local
3627 __u16 vlen; in btf_equal_fnproto() local
3653 __u16 vlen; in btf_compat_fnproto() local
[all …]
/linux-6.6.21/fs/xfs/libxfs/
Dxfs_attr_sf.h33 static inline int xfs_attr_sf_entsize_byname(uint8_t nlen, uint8_t vlen) in xfs_attr_sf_entsize_byname()
/linux-6.6.21/tools/testing/selftests/bpf/progs/
Dsyscall.c21 #define BTF_INFO_ENC(kind, kind_flag, vlen) \ argument
/linux-6.6.21/tools/testing/selftests/bpf/
Dbtf_helpers.c92 __u32 vlen; in fprintf_btf_type_raw() local
/linux-6.6.21/arch/um/drivers/
Dvector_user.c723 unsigned int vlen, in uml_vector_sendmmsg()
740 unsigned int vlen, in uml_vector_recvmmsg()
/linux-6.6.21/drivers/crypto/intel/qat/qat_common/
Dqat_asym_algs.c930 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()
/linux-6.6.21/drivers/video/fbdev/
Docfb.c109 u32 vlen; in ocfb_setupfb() local

12