Home
last modified time | relevance | path

Searched defs:out_sz (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/drivers/crypto/fsl/
H A Djobdesc.c123 uint32_t out_sz = in_sz + KEY_BLOB_SIZE + MAC_SIZE; in inline_cnstr_jobdesc_blob_dek() local
215 uint32_t out_sz = in_sz + KEY_BLOB_SIZE + MAC_SIZE; in inline_cnstr_jobdesc_blob_encap() local
234 uint32_t out_sz) in inline_cnstr_jobdesc_blob_decap()
H A Dfsl_blob.c152 int out_sz = WRP_HDR_SIZE + len + KEY_BLOB_SIZE + MAC_SIZE; in blob_dek() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c263 int out_sz; in mlx5_query_nic_vport_mac_list() local
522 int out_sz = MLX5_ST_SZ_BYTES(query_hca_vport_gid_out); in mlx5_query_hca_vport_gid() local
588 int out_sz = MLX5_ST_SZ_BYTES(query_hca_vport_pkey_out); in mlx5_query_hca_vport_pkey() local
653 int out_sz = MLX5_ST_SZ_BYTES(query_hca_vport_context_out); in mlx5_query_hca_vport_context() local
H A Dfw.c737 u8 out_sz = MLX5_ST_SZ_BYTES(mcqs_reg); in mlx5_reg_mcqs_query() local
H A Dmain.c374 int out_sz = MLX5_ST_SZ_BYTES(query_hca_cap_out); in mlx5_core_get_caps_mode() local
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dstd_types.c85 size_t out_sz = MLX5_ST_SZ_BYTES(query_hca_cap_out); in fill_vport_vhca_id() local
H A Dib_virt.c123 int out_sz = MLX5_ST_SZ_BYTES(query_vport_counter_out); in mlx5_ib_get_vf_stats() local
/openbmc/linux/drivers/platform/x86/amd/pmf/
H A Dacpi.c50 static int apmf_if_call_store_buffer(struct amd_pmf_dev *pdev, int fn, void *dest, size_t out_sz) in apmf_if_call_store_buffer()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Diommu.c1089 int ret, out_sz; in query_ddw() local