Searched refs:cpu_to_be32_array (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/firmware/ |
H A D | turris-mox-rwtm.c | 287 cpu_to_be32_array(tmp, src, MOX_ECC_NUM_WORDS); in mox_ecc_number_to_bin() 304 cpu_to_be32_array(tmp, src_rest, MOX_ECC_NUM_WORDS - 1); in mox_ecc_public_key_to_bin()
|
/linux/drivers/crypto/gemini/ |
H A D | sl3516-ce-cipher.c | 235 cpu_to_be32_array((__be32 *)ecb->key, (u32 *)op->key, op->keylen / 4); in sl3516_ce_cipher()
|
/linux/drivers/misc/mei/ |
H A D | vsc-tp.c | 330 cpu_to_be32_array((__be32 *)tp->tx_buf, obuf, words); in vsc_tp_rom_xfer()
|
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_dcbx.c | 577 cpu_to_be32_array(bw_map, p_ets->tc_bw_tbl, 2); in qed_dcbx_get_ets_data() 578 cpu_to_be32_array(tsa_map, p_ets->tc_tsa_tbl, 2); in qed_dcbx_get_ets_data()
|
H A D | qed_debug.c | 8153 cpu_to_be32_array((__force __be32 *)buffer, in qed_dbg_nvm_image()
|
/linux/include/net/ |
H A D | ipv6.h | 1368 cpu_to_be32_array(dst, src, IPV6_ADDR_WORDS); in ipv6_addr_cpu_to_be32()
|
/linux/drivers/iio/temperature/ |
H A D | ltc2983.c | 479 cpu_to_be32_array(new_custom->table, new_custom->table, n_entries); in __ltc2983_custom_sensor_new()
|
/linux/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_algs.c | 706 cpu_to_be32_array(buf, buf, len / 4); in swap_data32()
|