Searched defs:in (Results 101 - 125 of 812) sorted by relevance

1234567891011>>

/linux-master/arch/powerpc/crypto/
H A Dsha1.c97 static int powerpc_sha1_import(struct shash_desc *desc, const void *in) argument
H A Dsha256-spe-glue.c174 static int ppc_spe_sha256_import(struct shash_desc *desc, const void *in) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dport_tun.c44 u32 in[MLX5_ST_SZ_DW(pcmr_reg)] = {0}; local
59 u32 in[MLX5_ST_SZ_DW(pcmr_reg)] = {0}; local
[all...]
H A Dvxlan.c54 u32 in[MLX5_ST_SZ_DW(add_vxlan_udp_dport_in)] = {}; local
64 u32 in[MLX5_ST_SZ_DW(delete_vxlan_udp_dport_in)] = {}; local
[all...]
H A Dgeneve.c22 u32 in[MLX5_ST_SZ_DW(create_geneve_tlv_option_in)] = {}; local
54 u32 in[MLX5_ST_SZ_DW(general_obj_in_cmd_hdr)] = {}; local
[all...]
H A Dmpfs.c44 u32 in[MLX5_ST_SZ_DW(set_l2_table_entry_in)] = {}; local
58 u32 in[MLX5_ST_SZ_D local
[all...]
H A Dtout.c131 u32 in[MLX5_ST_SZ_DW(dtor_reg)] = {}; local
/linux-master/crypto/
H A Dsm4.c160 void sm4_crypt_block(const u32 *rk, u8 *out, const u8 *in) argument
H A Daes_generic.c1176 static void crypto_aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
1246 crypto_aes_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_enum64val.c13 char in[256]; member in struct:__anon3781
H A Dtest_skeleton.c27 } in = {}; variable in typeref:struct:__anon5166
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndwc57e.c158 wndwc57e_ilut_load(struct drm_color_lut *in, int size, void __iomem *mem) argument
/linux-master/net/ipv4/netfilter/
H A Dipt_rpfilter.c48 rpfilter_is_loopback(const struct sk_buff *skb, const struct net_device *in) argument
H A Dnf_tproxy_ipv4.c75 nf_tproxy_get_sock_v4(struct net *net, struct sk_buff *skb, const u8 protocol, const __be32 saddr, const __be32 daddr, const __be16 sport, const __be16 dport, const struct net_device *in, const enum nf_tproxy_lookup_t lookup_type) argument
/linux-master/drivers/firmware/efi/
H A Dmemattr.c56 static bool entry_is_valid(const efi_memory_desc_t *in, efi_memory_desc_t *out) argument
[all...]
/linux-master/net/ipv6/netfilter/
H A Dip6t_rpfilter.c85 rpfilter_is_loopback(const struct sk_buff *skb, const struct net_device *in) argument
H A Dnf_tproxy_ipv6.c76 nf_tproxy_get_sock_v6(struct net *net, struct sk_buff *skb, int thoff, const u8 protocol, const struct in6_addr *saddr, const struct in6_addr *daddr, const __be16 sport, const __be16 dport, const struct net_device *in, const enum nf_tproxy_lookup_t lookup_type) argument
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_synproxy.c21 static void escape_str(char *out, const char *in, size_t size) argument
/linux-master/samples/acrn/
H A Dvm-sample.c113 int bytes, port, in; local
/linux-master/tools/testing/selftests/powerpc/dscr/
H A Ddscr_explicit_test.c95 void *dscr_explicit_random_thread(void *in) argument
/linux-master/fs/smb/client/
H A Dwinucase.c626 cifs_toupper(wchar_t in) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmr.c38 int mlx5_core_create_mkey(struct mlx5_core_dev *dev, u32 *mkey, u32 *in, argument
62 u32 in[MLX5_ST_SZ_DW(destroy_mkey_in)] = {}; local
73 u32 in[MLX5_ST_SZ_DW(query_mkey_in)] = {}; local
96 u32 in[MLX5_ST_SZ_DW(create_psv_in)] = {}; local
119 u32 in[MLX5_ST_SZ_DW(destroy_psv_in)] = {}; local
130 u32 in[MLX5_ST_SZ_DW(query_special_contexts_in)] = {}; local
[all...]
/linux-master/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-insn-decoder.c205 struct intel_pt_insn in; local
/linux-master/arch/arm64/crypto/
H A Dsha2-ce-glue.c135 static int sha256_ce_import(struct shash_desc *desc, const void *in) argument
H A Dsha1-ce-glue.c109 static int sha1_ce_import(struct shash_desc *desc, const void *in) argument

Completed in 688 milliseconds

1234567891011>>