Home
last modified time | relevance | path

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

12

/linux/crypto/asymmetric_keys/
A Dpkcs7_parser.c206 const void *value, size_t vlen) in pkcs7_note_OID()
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()
426 const void *value, size_t vlen) in pkcs7_note_certificate_list()
464 const void *value, size_t vlen) in pkcs7_note_data()
592 const void *value, size_t vlen) in pkcs7_sig_note_serial()
605 const void *value, size_t vlen) in pkcs7_sig_note_issuer()
618 const void *value, size_t vlen) in pkcs7_sig_note_skid()
[all …]
A Dx509_cert_parser.c157 const void *value, size_t vlen) in x509_note_OID()
194 const void *value, size_t vlen) in x509_note_pkey_algo()
290 const void *value, size_t vlen) in x509_note_signature()
324 const void *value, size_t vlen) in x509_note_serial()
366 char **_name, size_t vlen) in x509_fabricate_name()
485 const void *value, size_t vlen) in x509_extract_key_data()
540 const void *value, size_t vlen) in x509_process_extension()
674 const void *value, size_t vlen) in x509_note_not_before()
682 const void *value, size_t vlen) in x509_note_not_after()
716 const void *value, size_t vlen) in x509_akid_note_name()
[all …]
A 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()
A 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()
A Dtpm_parser.c23 const void *value, size_t vlen) in tpm_note_key()
/linux/crypto/
A 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()
A 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()
A 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()
A Dsm2.c187 const void *value, size_t vlen) in sm2_get_signature_r()
202 const void *value, size_t vlen) in sm2_get_signature_s()
/linux/fs/ksmbd/
A Dasn1.c60 static bool asn1_oid_decode(const unsigned char *value, size_t vlen, in asn1_oid_decode()
253 const void *value, size_t vlen) in ksmbd_gssapi_this_mech()
279 size_t vlen) in ksmbd_neg_token_init_mech_type()
317 size_t vlen) in ksmbd_neg_token_init_mech_token()
332 size_t vlen) in ksmbd_neg_token_targ_resp_token()
/linux/fs/
A Dread_write.c897 unsigned long vlen, loff_t *pos, rwf_t flags) in vfs_readv()
932 unsigned long vlen, rwf_t flags) in do_readv()
956 unsigned long vlen, rwf_t flags) in do_writev()
986 unsigned long vlen, loff_t pos, rwf_t flags) in do_preadv()
1009 unsigned long vlen, loff_t pos, rwf_t flags) in do_pwritev()
1032 unsigned long, vlen) in SYSCALL_DEFINE3() argument
1038 unsigned long, vlen) in SYSCALL_DEFINE3() argument
1092 unsigned long, vlen, loff_t, pos) in COMPAT_SYSCALL_DEFINE4() argument
1110 unsigned long, vlen, loff_t, pos, rwf_t, flags) in COMPAT_SYSCALL_DEFINE5() argument
1133 unsigned long, vlen, loff_t, pos) in COMPAT_SYSCALL_DEFINE4() argument
[all …]
/linux/fs/cifs/
A 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/security/keys/trusted-keys/
A 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/tools/bpf/bpftool/
A Dbtf.c166 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local
212 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local
262 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local
306 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local
A Dbtf_dumper.c439 int i, vlen; in btf_dumper_struct() local
498 int ret = 0, i, vlen; in btf_dumper_datasec() local
677 int i, vlen; in btf_dump_func() local
/linux/net/
A Dcompat.c359 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/fs/xfs/libxfs/
A 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/tools/lib/bpf/
A Dbtf_dump.c299 __u16 vlen; in btf_dump_mark_referenced() local
466 __u16 vlen; in btf_dump_order_type() local
775 __u16 vlen = btf_vlen(t); in btf_dump_emit_type() local
816 __u16 vlen; in btf_is_struct_packed() local
898 __u16 vlen = btf_vlen(t); in btf_dump_emit_struct_def() local
981 __u16 vlen = btf_vlen(t); in btf_dump_emit_enum_def() local
1365 __u16 vlen = btf_vlen(t); in btf_dump_emit_type_chain() local
A Dbtf.c291 __u16 vlen = btf_vlen(t); in btf_type_size() local
340 __u16 vlen = btf_vlen(t); in btf_bswap_type_rest() local
658 __u16 vlen = btf_vlen(t); in btf__align_of() local
3391 __u16 vlen; in btf_equal_enum() local
3432 __u32 vlen = btf_vlen(t); in btf_hash_struct() local
3453 __u16 vlen; in btf_shallow_equal_struct() local
3551 __u16 vlen; in btf_equal_fnproto() local
3577 __u16 vlen; in btf_compat_fnproto() local
4017 __u16 vlen; in btf_dedup_is_equiv() local
4037 __u16 vlen; in btf_dedup_is_equiv() local
[all …]
/linux/tools/testing/selftests/bpf/
A Dbtf_helpers.c90 __u32 vlen; in fprintf_btf_type_raw() local
A Dtest_btf.h7 #define BTF_INFO_ENC(kind, kind_flag, vlen) \ argument
/linux/tools/testing/selftests/bpf/progs/
A Dsyscall.c21 #define BTF_INFO_ENC(kind, kind_flag, vlen) \ argument
/linux/arch/um/drivers/
A Dvector_user.c723 unsigned int vlen, in uml_vector_sendmmsg()
740 unsigned int vlen, in uml_vector_recvmmsg()
/linux/arch/s390/kvm/
A Dpv.c118 unsigned long npages = 0, vlen = 0; in kvm_s390_pv_alloc_vm() local
/linux/drivers/crypto/qat/qat_common/
A Dqat_asym_algs.c923 size_t vlen) in qat_rsa_set_n()
955 size_t vlen) in qat_rsa_set_e()
980 size_t vlen) in qat_rsa_set_d()

Completed in 50 milliseconds

12