/openbmc/linux/crypto/asymmetric_keys/ |
H A D | x509_cert_parser.c | 155 const void *value, size_t vlen) in x509_note_OID() 287 const void *value, size_t vlen) in x509_note_signature() 326 const void *value, size_t vlen) in x509_note_serial() 368 char **_name, size_t vlen) in x509_fabricate_name() 443 const void *value, size_t vlen) in x509_note_issuer() 497 const void *value, size_t vlen) in x509_extract_key_data() 555 const void *value, size_t vlen) in x509_process_extension() 739 const void *value, size_t vlen) in x509_note_not_before() 747 const void *value, size_t vlen) in x509_note_not_after() 781 const void *value, size_t vlen) in x509_akid_note_name() [all …]
|
H A D | pkcs7_parser.c | 206 const void *value, size_t vlen) in pkcs7_note_OID() 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() 444 const void *value, size_t vlen) in pkcs7_note_certificate_list() 482 const void *value, size_t vlen) in pkcs7_note_data() 610 const void *value, size_t vlen) in pkcs7_sig_note_serial() 623 const void *value, size_t vlen) in pkcs7_sig_note_issuer() 636 const void *value, size_t vlen) in pkcs7_sig_note_skid() [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()
|
/openbmc/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()
|
H A 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()
|
H A 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()
|
H A D | sm2.c | 193 const void *value, size_t vlen) in sm2_get_signature_r() 208 const void *value, size_t vlen) in sm2_get_signature_s()
|
/openbmc/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()
|
/openbmc/linux/fs/ |
H A D | read_write.c | 906 unsigned long vlen, loff_t *pos, rwf_t flags) in vfs_readv() 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 1101 unsigned long, vlen, loff_t, pos) in COMPAT_SYSCALL_DEFINE4() argument 1119 unsigned long, vlen, loff_t, pos, rwf_t, flags) in COMPAT_SYSCALL_DEFINE5() argument 1142 unsigned long, vlen, loff_t, pos) in COMPAT_SYSCALL_DEFINE4() argument [all …]
|
/openbmc/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()
|
/openbmc/linux/security/keys/trusted-keys/ |
H A 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()
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | btf.c | 164 __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
|
H A D | gen.c | 132 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
|
H A 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
|
/openbmc/linux/net/ |
H A 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
|
/openbmc/linux/drivers/crypto/starfive/ |
H A D | jh7110-rsa.c | 373 const char *value, size_t vlen) in starfive_rsa_set_n() 404 const char *value, size_t vlen) in starfive_rsa_set_e() 438 const char *value, size_t vlen) in starfive_rsa_set_d()
|
/openbmc/linux/tools/lib/bpf/ |
H A 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
|
H A D | btf.c | 291 __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 3529 __u16 vlen; in btf_shallow_equal_struct() local 3627 __u16 vlen; in btf_equal_fnproto() local 3653 __u16 vlen; in btf_compat_fnproto() local 4132 __u16 vlen; in btf_dedup_is_equiv() local 4152 __u16 vlen; in btf_dedup_is_equiv() local [all …]
|
/openbmc/linux/fs/xfs/libxfs/ |
H A 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()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | syscall.c | 21 #define BTF_INFO_ENC(kind, kind_flag, vlen) \ argument
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | btf_helpers.c | 92 __u32 vlen; in fprintf_btf_type_raw() local
|
/openbmc/linux/arch/um/drivers/ |
H A D | vector_user.c | 723 unsigned int vlen, in uml_vector_sendmmsg() 740 unsigned int vlen, in uml_vector_recvmmsg()
|
/openbmc/qemu/tests/unit/ |
H A D | test-crypto-der.c | 221 size_t vlen, Error **errp) in checker_callback()
|
/openbmc/qemu/crypto/ |
H A D | der.c | 135 const uint8_t *value, size_t vlen, in qcrypto_der_invoke_callback() 150 size_t vlen = 0; in qcrypto_der_extract_definite_data() local
|